Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDetailsButtonsController.java38 private ActionButtonsPreference mActionButtons; field in BluetoothDetailsButtonsController
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModeRuleSettingsBase.java52 protected ZenRuleButtonsPreferenceController mActionButtons; field in ZenModeRuleSettingsBase
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationActionsView.java67 private final List<CarNotificationActionButton> mActionButtons = new ArrayList<>(); field in CarNotificationActionsView
/aosp12/packages/apps/Settings/src/com/android/settings/tts/
H A DTextToSpeechSettings.java119 private ActionButtonsPreference mActionButtons; field in TextToSpeechSettings