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