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

/packages/apps/Camera2/src/com/android/camera/app/
H A DLegacyLocationProvider.java68 startReceivingLocationUpdates();
82 private void startReceivingLocationUpdates() { method in class:LegacyLocationProvider
110 Log.d(TAG, "startReceivingLocationUpdates");
/packages/apps/LegacyCamera/src/com/android/camera/
H A DLocationManager.java67 startReceivingLocationUpdates();
74 private void startReceivingLocationUpdates() { method in class:LocationManager
103 Log.d(TAG, "startReceivingLocationUpdates");

Completed in 924 milliseconds