Searched refs:KEY_ACTION_BUTTONS (Results 1 – 4 of 4) sorted by relevance
35 private static final String KEY_ACTION_BUTTONS = "action_buttons"; field in BluetoothDetailsButtonsController89 return KEY_ACTION_BUTTONS; in getPreferenceKey()
86 private static final String KEY_ACTION_BUTTONS = "action_buttons"; field in AppButtonsPreferenceController168 mButtonsPref = (LayoutPreference) screen.findPreference(KEY_ACTION_BUTTONS); in displayPreference()181 return KEY_ACTION_BUTTONS; in getPreferenceKey()
83 private static final String KEY_ACTION_BUTTONS = "action_buttons"; field in TextToSpeechSettings175 mActionButtons = (LayoutPreference) findPreference(KEY_ACTION_BUTTONS); in onCreate()
152 private static final String KEY_ACTION_BUTTONS = "action_buttons"; field in InstalledAppDetails433 mActionButtons = (LayoutPreference) findPreference(KEY_ACTION_BUTTONS); in onActivityCreated()