Searched refs:getCellLocation (Results 1 – 16 of 16) sorted by relevance
343 Bundle getCellLocation(); in getCellLocation() method
115 CellLocation cl = mPhone.getCellLocation(); in handleGsmBroadcastSms()
282 public CellLocation getCellLocation() { in getCellLocation() method in GSMPhone283 return mSST.getCellLocation(); in getCellLocation()
931 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()
467 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()); in handleMessage()1595 public CellLocation getCellLocation() { in getCellLocation() method in GsmServiceStateTracker
212 sender.getCellLocation().fillInNotifierBundle(data); in notifyCellLocation()
187 CellLocation getCellLocation(); in getCellLocation() method
347 public CellLocation getCellLocation() { in getCellLocation() method in PhoneProxy348 return mActivePhone.getCellLocation(); in getCellLocation()
114 public CellLocation getCellLocation() { in getCellLocation() method in SipPhoneBase
154 public CellLocation getCellLocation() { in getCellLocation() method in ImsPhoneBase
729 public CellLocation getCellLocation() { in getCellLocation() method in TelephonyManager731 Bundle bundle = getITelephony().getCellLocation(); in getCellLocation()
632 public CellLocation getCellLocation() { in getCellLocation() method in CDMAPhone
1941 GsmCellLocation gsm_cell = (GsmCellLocation) phone.getCellLocation(); in requestRefLocation()
2737 CellLocation loc = mPhone.getCellLocation(); in getCellLocationId()
30865 method public android.telephony.CellLocation getCellLocation();
28657 method public android.telephony.CellLocation getCellLocation();