Home
last modified time | relevance | path

Searched defs:pIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java914 PendingIntent pIntent = PendingIntent.getBroadcast(this, 0, timeoutIntent, 0); in setUserTimeoutAlarm() local
922 PendingIntent pIntent = PendingIntent.getBroadcast(this, 0, timeoutIntent, 0); in cancelUserTimeoutAlarm() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java632 PendingIntent pIntent = PendingIntent.getBroadcast(this, 0, timeoutIntent, 0); in setUserTimeoutAlarm() local