Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingService.java126 PendingIntent pairIntent = PendingIntent.getActivity(this, 0, in onStartCommand() local
150 res.getString(R.string.bluetooth_device_context_pair_connect), pairIntent).build(); in onStartCommand()
156 .setContentIntent(pairIntent) in onStartCommand()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPairingService.java126 PendingIntent pairIntent = PendingIntent.getActivity(this, 0, in onStartCommand() local
150 res.getString(R.string.bluetooth_device_context_pair_connect), pairIntent).build(); in onStartCommand()
156 .setContentIntent(pairIntent) in onStartCommand()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingService.java126 PendingIntent pairIntent = PendingIntent.getActivity(this, 0, in onStartCommand() local
150 res.getString(R.string.bluetooth_device_context_pair_connect), pairIntent).build(); in onStartCommand()
156 .setContentIntent(pairIntent) in onStartCommand()