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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java186 private static final String ACCESS_AUTHORITY_CLASS = field in class:BluetoothPbapService
249 timeoutIntent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
633 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DAtPhonebook.java90 private static final String ACCESS_AUTHORITY_CLASS = field in class:AtPhonebook
606 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java157 private static final String ACCESS_AUTHORITY_CLASS = field in class:BluetoothMapService
337 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);
789 intent.setClassName(ACCESS_AUTHORITY_PACKAGE, ACCESS_AUTHORITY_CLASS);

Completed in 268 milliseconds