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
816 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method1766 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub
251 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper