lookup_method
Find and retrieve source code for specific methods in Android classes to understand implementation details and framework behavior.
Instructions
Look up a specific method's source code within a class.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | ||
| method_name | Yes |