Searched defs:SWITCH_TO_SHORTPRESS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java992 private static final int SWITCH_TO_SHORTPRESS = 3; field in class:WebViewClassic
1058 "SWITCH_TO_SHORTPRESS", // = 3;
5919 SWITCH_TO_SHORTPRESS, TAP_TIMEOUT);
5933 mPrivateHandler.removeMessages(SWITCH_TO_SHORTPRESS);
6108 mPrivateHandler.removeMessages(SWITCH_TO_SHORTPRESS);
6115 mPrivateHandler.removeMessages(SWITCH_TO_SHORTPRESS);
6436 mPrivateHandler.removeMessages(SWITCH_TO_SHORTPRESS);

Completed in 22 milliseconds