Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java219 private static final String ACCESS_AUTHORITY_CLASS = field in BluetoothPbapService
1030 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS); in onConnect()