HomeSort by relevance Sort by last modified time
    Searched refs:startReceivingLocationUpdates (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera/src/com/android/camera/
LocationManager.java 67 startReceivingLocationUpdates();
74 private void startReceivingLocationUpdates() {
103 Log.d(TAG, "startReceivingLocationUpdates");
  /packages/apps/Camera2/src/com/android/camera/
LocationManager.java 67 startReceivingLocationUpdates();
74 private void startReceivingLocationUpdates() {
103 Log.d(TAG, "startReceivingLocationUpdates");
  /packages/apps/LegacyCamera/src/com/android/camera/
LocationManager.java 67 startReceivingLocationUpdates();
74 private void startReceivingLocationUpdates() {
103 Log.d(TAG, "startReceivingLocationUpdates");

Completed in 33 milliseconds