Searched refs:supportLongPress (Results 1 – 2 of 2) sorted by relevance
111 private boolean supportLongPress() { in supportLongPress() method in SingleKeyGestureDetector.SingleKeyRule170 + ", LongPress=" + supportLongPress() in toString()201 && mActiveRule.supportLongPress() && !mHandledByLongPress) { in interceptKeyDown()243 if (mActiveRule.supportLongPress()) { in interceptKeyDown()
35538 HPLcom/android/server/policy/SingleKeyGestureDetector$SingleKeyRule;->supportLongPress()Z