Searched refs:mIsShortcutListSearchEnabled (Results 1 – 2 of 2) sorted by relevance
33 private boolean mIsShortcutListSearchEnabled; field in KeyboardShortcutsReceiver37 mIsShortcutListSearchEnabled = featureFlags.isEnabled(Flags.SHORTCUT_LIST_SEARCH_LAYOUT); in KeyboardShortcutsReceiver()42 if (mIsShortcutListSearchEnabled && Utilities.isLargeScreen(context)) { in onReceive()
316 private boolean mIsShortcutListSearchEnabled; field in CentralSurfacesImpl869 mIsShortcutListSearchEnabled = featureFlags.isEnabled(Flags.SHORTCUT_LIST_SEARCH_LAYOUT); in CentralSurfacesImpl()2109 if (mIsShortcutListSearchEnabled && Utilities.isLargeScreen(mContext)) {3297 if (mIsShortcutListSearchEnabled && Utilities.isLargeScreen(mContext)) { in toggleKeyboardShortcuts()3305 if (mIsShortcutListSearchEnabled && Utilities.isLargeScreen(mContext)) { in dismissKeyboardShortcuts()