Home
last modified time | relevance | path

Searched refs:PBAP_ACTIVITY (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java84 private static final String PBAP_ACTIVITY = BluetoothPbapActivity.class.getCanonicalName(); field in BluetoothPbapService
729 setComponentAvailable(PBAP_ACTIVITY, true); in start()
799 setComponentAvailable(PBAP_ACTIVITY, false); in stop()