Home
last modified time | relevance | path

Searched defs:BLUETOOTH_SETTING_ACTION (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DBluetoothPrefs.java28 public static final String BLUETOOTH_SETTING_ACTION = "android.settings.BLUETOOTH_SETTINGS"; field in BluetoothPrefs
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/ui/conversationlist/
H A DConversationListFragment.java43 private static final String BLUETOOTH_SETTING_ACTION = "android.settings.BLUETOOTH_SETTINGS"; field in ConversationListFragment