Searched refs:onCellLocationChanged (Results 1 – 10 of 10) sorted by relevance
46 void onCellLocationChanged(in CellIdentity location); in onCellLocationChanged() method
696 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in PhoneStateListener1361 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in PhoneStateListener.IPhoneStateListenerStub1370 () -> mExecutor.execute(() -> psl.onCellLocationChanged(location))); in onCellLocationChanged()
816 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method1766 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub1775 () -> mExecutor.execute(() -> listener.onCellLocationChanged(location))); in onCellLocationChanged()
346 public void onCellLocationChanged(CellLocation location) {
1228 r.callback.onCellLocationChanged(mCellIdentity[r.phoneId]); in listen()2340 r.callback.onCellLocationChanged(cellIdentity); in notifyCellLocationForSubscriber()4332 r.callback.onCellLocationChanged(mCellIdentity[phoneId]);
251 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45320 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(android.te…45947 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(@NonNull a…
54185 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCellLocationChanged(Landroid/os/B…83329 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCellLocationChanged(Landroid/os/…
28433 method public void onCellLocationChanged(android.telephony.CellLocation);