Searched refs:getCellLocation (Results 1 – 13 of 13) sorted by relevance
115 CellLocation cl = mPhone.getCellLocation(); in handleGsmBroadcastSms()
228 doReturn(cellLocation).when(mSST).getCellLocation(); in testGetCellLocation()229 assertEquals(cellLocation, mPhoneUT.getCellLocation()); in testGetCellLocation()235 doReturn(cdmaCellLocation).when(mSST).getCellLocation(); in testGetCellLocation()238 (CdmaCellLocation) mPhoneUT.getCellLocation(); in testGetCellLocation()
248 doReturn(mGsmCellLocation).when(mPhone).getCellLocation(); in testNotifyCellLocation()
737 GsmCellLocation cl = (GsmCellLocation) sst.getCellLocation(); in testGsmCellLocation()761 CdmaCellLocation cl = (CdmaCellLocation) sst.getCellLocation(); in testCdmaCellLocation()
297 Bundle getCellLocation(String callingPkg); in getCellLocation() method
1886 public CellLocation getCellLocation() { in getCellLocation() method in Phone1887 return getServiceStateTracker().getCellLocation(); in getCellLocation()1894 public void getCellLocation(WorkSource workSource, Message rspMsg) { in getCellLocation() method in Phone
1222 mPhone.notifyLocationChanged(getCellLocation()); in handleMessage()1565 AsyncResult.forMessage(rspRspMsg, getCellLocation(), ar.exception); in handleMessage()3394 mPhone.notifyLocationChanged(getCellLocation()); in pollStateDone()3896 public CellLocation getCellLocation() { in getCellLocation() method in ServiceStateTracker
1537 CellLocation loc = mPhone.getCellLocation(); in handleMessage()
515 public void getCellLocation(WorkSource workSource, Message rspMsg) { in getCellLocation() method in GsmCdmaPhone
1075 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation() method in PhoneMock
1953 GsmCellLocation gsm_cell = (GsmCellLocation) phone.getCellLocation();
3811 CellLocation loc = mPhone.getCellLocation(); in getCellLocationId()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...