Home
last modified time | relevance | path

Searched refs:mDroppedRotationEvents (Results 1 – 1 of 1) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java217 long mDroppedRotationEvents = 0; field in Monkey
768 + " rotations=" + mDroppedRotationEvents); in run()
1216 mDroppedRotationEvents++; in runMonkeyCycles()