Given that all the comments I'm seeing are of the “‘makeFooReady’ makes foo ready” ilk, I wonder how these tools fare on incorrectly-named things. Would it pick up on ‘asyncRemoveFoo’ being neither async nor a function that removes foo?
isUserAMonkey
Added in API level 8
public static boolean isUserAMonkey ()
Returns "true" if the user interface is currently being messed with by a monkey.
- https://developer.android.com/reference/android/app/Activity...