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