Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java560 checkPendingIntent(intent); in requestLocationUpdates()
662 checkPendingIntent(intent); in requestLocationUpdates()
744 checkPendingIntent(intent); in requestSingleUpdate()
768 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.java2959 checkPendingIntent(operation); in requestNetwork()
2980 checkPendingIntent(operation); in releaseNetworkRequest()
2988 private void checkPendingIntent(PendingIntent intent) { in checkPendingIntent() method in ConnectivityManager
3041 checkPendingIntent(operation); in registerNetworkCallback()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1610 private void checkPendingIntent(PendingIntent intent) { in checkPendingIntent() method in LocationManagerService
1623 checkPendingIntent(intent); in checkListenerOrIntentLocked()
1841 checkPendingIntent(intent); in requestGeofence()
1868 checkPendingIntent(intent); in removeGeofence()