Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DBluetoothPrefs.java29 public static final String BLUETOOTH_SETTING_CATEGORY = "android.intent.category.DEFAULT"; field in BluetoothPrefs
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/ui/conversationlist/
H A DConversationListFragment.java46 private static final String BLUETOOTH_SETTING_CATEGORY = "android.intent.category.DEFAULT"; field in ConversationListFragment