Searched refs:onCellLocationChanged (Results 1 – 9 of 9) sorted by relevance
45 void onCellLocationChanged(in CellIdentity location); in onCellLocationChanged() method
708 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in PhoneStateListener1374 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in PhoneStateListener.IPhoneStateListenerStub1383 () -> mExecutor.execute(() -> psl.onCellLocationChanged(location))); in onCellLocationChanged()
733 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method1438 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub1447 () -> mExecutor.execute(() -> listener.onCellLocationChanged(location))); in onCellLocationChanged()
346 public void onCellLocationChanged(CellLocation location) {
202 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
1116 r.callback.onCellLocationChanged(mCellIdentity[phoneId]); in listen()2096 r.callback.onCellLocationChanged(cellIdentity); in notifyCellLocationForSubscriber()3398 r.callback.onCellLocationChanged(mCellIdentity[phoneId]);
41988 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(android.te…42540 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(@NonNull a…
58151 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCellLocationChanged(Landroid/os/B…87295 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCellLocationChanged(Landroid/os/…
28433 method public void onCellLocationChanged(android.telephony.CellLocation);