Searched refs:onRequestSetID (Results 1 – 3 of 3) sorted by relevance
291 void onRequestSetID(@AgpsSetIdFlags int flags); in onRequestSetID() method1311 Binder.withCleanCallingIdentity(() -> mAGpsCallbacks.onRequestSetID(flags)); in requestSetID()
1794 public void onRequestSetID(@GnssNative.AGpsCallbacks.AgpsSetIdFlags int flags) { in onRequestSetID() method in GnssLocationProvider
14130 PLcom/android/server/location/gnss/GnssLocationProvider;->onRequestSetID(I)V