Searched defs:getCellLocation (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java632 public Bundle getCellLocation() { method in class:PhoneInterfaceManager
645 if (DBG_LOC) log("getCellLocation: is active user");
647 mPhone.getCellLocation().fillInNotifierBundle(data);
650 if (DBG_LOC) log("getCellLocation: suppress non-active user");

Completed in 83 milliseconds