Searched refs:getCellLocation (Results 1 – 3 of 3) sorted by relevance
1097 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
1195 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
1091 phone.getCellLocation(ws, obtainMessage(EVENT_GET_CELL_LOCATION_DONE, request)); in handleMessage()1908 public Bundle getCellLocation(String callingPackage) { in getCellLocation() method in PhoneInterfaceManager