Home
last modified time | relevance | path

Searched defs:TwoKeysCombinationRule (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DKeyCombinationManager.java68 abstract static class TwoKeysCombinationRule { class in KeyCombinationManager
72 TwoKeysCombinationRule(int keyCode1, int keyCode2) { in TwoKeysCombinationRule() method in KeyCombinationManager.TwoKeysCombinationRule