Searched defs:cellLocation (Results 1 – 5 of 5) sorted by relevance
57 void notifyCellLocation(in Bundle cellLocation); in notifyCellLocation()58 void notifyCellLocationForSubscriber(in int subId, in Bundle cellLocation); in notifyCellLocationForSubscriber()
118 GsmCellLocation cellLocation = (GsmCellLocation)cl; in handleGsmBroadcastSms() local
259 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation()264 public void notifyCellLocationForSubscriber(int subId, Bundle cellLocation) { in notifyCellLocationForSubscriber()
168 CellLocation cellLocation = new GsmCellLocation(); in testGetCellLocation() local
1132 public void notifyCellLocation(Bundle cellLocation) { in notifyCellLocation()1136 public void notifyCellLocationForSubscriber(int subId, Bundle cellLocation) { in notifyCellLocationForSubscriber()