Searched refs:onRequestSetID (Results 1 – 2 of 2) sorted by relevance
277 void onRequestSetID(@AgpsSetIdFlags int flags); in onRequestSetID() method1173 Binder.withCleanCallingIdentity(() -> mAGpsCallbacks.onRequestSetID(flags)); in requestSetID()
1598 public void onRequestSetID(@GnssNative.AGpsCallbacks.AgpsSetIdFlags int flags) { in onRequestSetID() method in GnssLocationProvider