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 31 public static final int EVENT_TYPE_FLIP = 4; // Keyboard flip
MonkeyFlipEvent.java 55 super(EVENT_TYPE_FLIP);

Completed in 589 milliseconds