Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java558 checkPendingIntent(intent); in requestLocationUpdates()
660 checkPendingIntent(intent); in requestLocationUpdates()
742 checkPendingIntent(intent); in requestSingleUpdate()
766 checkPendingIntent(intent); in requestSingleUpdate()
862 checkPendingIntent(intent); in requestLocationUpdates()
928 checkPendingIntent(intent); in removeUpdates()
988 checkPendingIntent(intent); in addProximityAlert()
1038 checkPendingIntent(intent); in addGeofence()
1065 checkPendingIntent(intent); in removeProximityAlert()
1092 checkPendingIntent(intent); in removeGeofence()
[all …]
/frameworks/base/core/java/android/net/
DConnectivityManager.java3119 checkPendingIntent(operation); in requestNetwork()
3140 checkPendingIntent(operation); in releaseNetworkRequest()
3148 private void checkPendingIntent(PendingIntent intent) { in checkPendingIntent() method in ConnectivityManager
3218 checkPendingIntent(operation); in registerNetworkCallback()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1980 private void checkPendingIntent(PendingIntent intent) { in checkPendingIntent() method in LocationManagerService
1993 checkPendingIntent(intent); in checkListenerOrIntentLocked()
2215 checkPendingIntent(intent); in requestGeofence()
2242 checkPendingIntent(intent); in removeGeofence()