Searched refs:preCondition (Results 1 – 3 of 3) sorted by relevance
77 boolean preCondition() { in preCondition() method in KeyCombinationManager.TwoKeysCombinationRule82 return preCondition() && (keyCode == mKeyCode1 || keyCode == mKeyCode2); in shouldInterceptKey()
2489 boolean preCondition() {2509 boolean preCondition() {
88 boolean preCondition() { in initKeyCombinationRules()