Searched defs:cellLocation (Results 1 – 4 of 4) sorted by relevance
73 void notifyCellLocation(in CellIdentity cellLocation); in notifyCellLocation()74 void notifyCellLocationForSubscriber(in int subId, in CellIdentity cellLocation); in notifyCellLocationForSubscriber()
608 public void notifyCellLocation(int subId, @NonNull CellIdentity cellLocation) { in notifyCellLocation()
383 CellIdentity cellLocation = new CellIdentityGsm(); in testGetCellLocation() local
1821 public void notifyCellLocation(CellIdentity cellLocation) { in notifyCellLocation()1826 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellLocation) { in notifyCellLocationForSubscriber()