Searched refs:enableLocationUpdates (Results 1 – 9 of 9) sorted by relevance
703 void enableLocationUpdates(); in enableLocationUpdates() method
1851 public void enableLocationUpdates() { in enableLocationUpdates() method in GsmCdmaPhone1852 mSST.enableLocationUpdates(); in enableLocationUpdates()
896 public void enableLocationUpdates() { in enableLocationUpdates() method in ServiceStateTracker
338 void enableLocationUpdates(); in enableLocationUpdates() method
422 public void enableLocationUpdates() { in enableLocationUpdates() method in SipPhoneBase
451 public void enableLocationUpdates() { in enableLocationUpdates() method in ImsPhoneBase
1267 public void enableLocationUpdates() { in enableLocationUpdates() method in PhoneMock
1152 public void enableLocationUpdates() { in enableLocationUpdates() method in TelephonyManager1153 enableLocationUpdates(getSubId()); in enableLocationUpdates()1165 public void enableLocationUpdates(int subId) { in enableLocationUpdates() method in TelephonyManager
997 sst.enableLocationUpdates(); in testEnableLocationUpdates()