Searched refs:shouldUseTabletKeyboardShortcuts (Results 1 – 1 of 1) sorted by relevance
1884 if (shouldUseTabletKeyboardShortcuts()) {2933 if (shouldUseTabletKeyboardShortcuts()) { in toggleKeyboardShortcuts()2941 if (shouldUseTabletKeyboardShortcuts()) { in dismissKeyboardShortcuts()2948 private boolean shouldUseTabletKeyboardShortcuts() { in shouldUseTabletKeyboardShortcuts() method