Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java553 checkPendingIntent(intent); in requestLocationUpdates()
655 checkPendingIntent(intent); in requestLocationUpdates()
737 checkPendingIntent(intent); in requestSingleUpdate()
761 checkPendingIntent(intent); in requestSingleUpdate()
855 checkPendingIntent(intent); in requestLocationUpdates()
921 checkPendingIntent(intent); in removeUpdates()
981 checkPendingIntent(intent); in addProximityAlert()
1031 checkPendingIntent(intent); in addGeofence()
1058 checkPendingIntent(intent); in removeProximityAlert()
1085 checkPendingIntent(intent); in removeGeofence()
[all …]
/frameworks/base/core/java/android/net/
DConnectivityManager.java2423 checkPendingIntent(operation); in requestNetwork()
2441 checkPendingIntent(operation); in releaseNetworkRequest()
2447 private void checkPendingIntent(PendingIntent intent) { in checkPendingIntent() method in ConnectivityManager
2500 checkPendingIntent(operation); in registerNetworkCallback()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1566 private void checkPendingIntent(PendingIntent intent) { in checkPendingIntent() method in LocationManagerService
1579 checkPendingIntent(intent); in checkListenerOrIntentLocked()
1797 checkPendingIntent(intent); in requestGeofence()
1823 checkPendingIntent(intent); in removeGeofence()