Searched defs:onCellLocationChanged (Results 1 – 4 of 4) 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.IPhoneStateListenerStub
788 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method1682 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub
242 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper