Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DDemoProvider.java97 PendingIntent pIntent = PendingIntent.getActivity(getContext(), in queryChildDocuments() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java965 PendingIntent pIntent = PendingIntent.getBroadcast(this, 0, timeoutIntent, in setUserTimeoutAlarm() local
976 PendingIntent pIntent = PendingIntent.getBroadcast(this, 0, timeoutIntent, in cancelUserTimeoutAlarm() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java741 PendingIntent pIntent = PendingIntent.getBroadcast(this, 0, timeoutIntent, in setUserTimeoutAlarm() local