Home
last modified time | relevance | path

Searched refs:shouldInterceptKeys (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DKeyCombinationManager.java85 boolean shouldInterceptKeys(SparseLongArray downTimes) { in shouldInterceptKeys() method in KeyCombinationManager.TwoKeysCombinationRule
199 if (!rule.shouldInterceptKeys(mDownTimes)) { in interceptKeyLocked()