Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java190 private void sendIntentToReceiver(final String intentName, final String extraName, in sendIntentToReceiver() argument
192 Intent intent = new Intent(intentName); in sendIntentToReceiver()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPermissionRequest.java237 String intentName = BluetoothDevice.ACTION_CONNECTION_ACCESS_REPLY; in checkUserChoice() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionRequest.java237 String intentName = BluetoothDevice.ACTION_CONNECTION_ACCESS_REPLY; in checkUserChoice() local