Searched refs:onMultiPress (Results 1 – 4 of 4) sorted by relevance
139 void onMultiPress(long downTime, int count) {} in onMultiPress() method in SingleKeyGestureDetector.SingleKeyRule267 mActiveRule.onMultiPress(eventTime, mKeyPressCounter + 1); in interceptKeyDown()390 mActiveRule.onMultiPress(eventTime, mKeyPressCounter); in handleMessage()
2010 void onMultiPress(long downTime, int count) { in onMultiPress() method in PhoneWindowManager.PowerKeyRule
109 void onMultiPress(long downTime, int count) { in initSingleKeyGestureRules()
35293 PLcom/android/server/policy/PhoneWindowManager$PowerKeyRule;->onMultiPress(JI)V