HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_TYPE_FLIP (Results 1 - 2 of 2) sorted by null

  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyEvent.java 32 public static final int EVENT_TYPE_FLIP = 5; // Keyboard flip
MonkeyFlipEvent.java 55 super(EVENT_TYPE_FLIP);

Completed in 44 milliseconds