Searched refs:mSupportsLongpress (Results 1 – 1 of 1) sorted by relevance
65 private boolean mSupportsLongpress = true; field in KeyButtonView82 } else if (mSupportsLongpress) {103 mSupportsLongpress = a.getBoolean(R.styleable.KeyButtonView_keyRepeat, true); in KeyButtonView()165 if (mSupportsLongpress || isLongClickable()) { in onInitializeAccessibilityNodeInfo()