Searched refs:HardKeyboardBehavior (Results 1 – 1 of 1) sorted by relevance
229 @IntDef({HardKeyboardBehavior.WIRELESS_AFFORDANCE, HardKeyboardBehavior.WIRED_AFFORDANCE})230 private @interface HardKeyboardBehavior { annotation in InputMethodManagerService543 @HardKeyboardBehavior2117 if (mHardKeyboardBehavior == HardKeyboardBehavior.WIRELESS_AFFORDANCE) { in shouldShowImeSwitcherLocked()