Searched refs:onCellLocationChanged (Results 1 – 11 of 11) 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()
65 public void onCellLocationChanged(CellLocation location) {
346 public void onCellLocationChanged(CellLocation location) {
1119 r.callback.onCellLocationChanged(mCellIdentity[r.phoneId]); in listen()2135 r.callback.onCellLocationChanged(cellIdentity); in notifyCellLocationForSubscriber()3446 r.callback.onCellLocationChanged(mCellIdentity[phoneId]);
212 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42066 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(android.te…42618 …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);