HomeSort by relevance Sort by last modified time
    Searched full:locationmanager (Results 101 - 125 of 162) sorted by null

1 2 3 45 6 7

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/
Robolectric.java 32 import android.location.LocationManager;
719 public static ShadowLocationManager shadowOf(LocationManager instance) {
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/9/
user_comments_for_8_to_9.xml 907 <identifier id="android.location.LocationManager"/>
913 <identifier id="android.location.LocationManager.PROVIDERS_CHANGED_ACTION"/>
919 <identifier id="android.location.LocationManager.requestLocationUpdates_added(long, float, android.location.Criteria, android.app.PendingIntent)"/>
925 <identifier id="android.location.LocationManager.requestLocationUpdates_added(long, float, android.location.Criteria, android.location.LocationListener, android.os.Looper)"/>
931 <identifier id="android.location.LocationManager.requestSingleUpdate_added(android.location.Criteria, android.app.PendingIntent)"/>
937 <identifier id="android.location.LocationManager.requestSingleUpdate_added(android.location.Criteria, android.location.LocationListener, android.os.Looper)"/>
943 <identifier id="android.location.LocationManager.requestSingleUpdate_added(java.lang.String, android.app.PendingIntent)"/>
949 <identifier id="android.location.LocationManager.requestSingleUpdate_added(java.lang.String, android.location.LocationListener, android.os.Looper)"/>
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
WideAnglePanoramaModule.java 144 private LocationManager mLocationManager;
267 mLocationManager = new LocationManager(mActivity, null);
    [all...]
VideoModule.java 162 private LocationManager mLocationManager;
364 mLocationManager = new LocationManager(mActivity, null);
    [all...]
PhotoUI.java 66 LocationManager.Listener, CameraRootView.MyDisplayListener,
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java 38 import android.location.LocationManager;
751 LocationManager.NETWORK_PROVIDER)) {
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
jdiff_statistics.html 412 <TD><A HREF="android.location.LocationManager.html">
413 android.location.LocationManager</A></TD>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
alldiffs_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
classes_index_changes.html 408 <A HREF="android.location.LocationManager.html" class="hiddenlink" target="rightframe">LocationManager</A><br>
    [all...]
fields_index_additions.html 494 <nobr><A HREF="android.location.LocationManager.html#android.location.LocationManager.PROVIDERS_CHANGED_ACTION" class="hiddenlink" target="rightframe">PROVIDERS_CHANGED_ACTION</A>
    [all...]
fields_index_all.html 537 <nobr><A HREF="android.location.LocationManager.html#android.location.LocationManager.PROVIDERS_CHANGED_ACTION" class="hiddenlink" target="rightframe">PROVIDERS_CHANGED_ACTION</A>
    [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 93 LocationManager.Listener,
254 private LocationManager mLocationManager;
498 mLocationManager = new LocationManager(mActivity, this);
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java 91 LocationManager.Listener {
228 private LocationManager mLocationManager;
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java 36 import android.location.LocationManager;
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
jdiff_statistics.html 743 <TD><A HREF="android.location.LocationManager.html">
744 android.location.LocationManager</A></TD>
methods_index_additions.html 79 <nobr><A HREF="android.location.LocationManager.html#android.location.LocationManager.addNmeaListener_added(android.location.GpsStatus.NmeaListener)" class="hiddenlink" target="rightframe"><b>addNmeaListener</b>
    [all...]
classes_index_changes.html 351 <A HREF="android.location.LocationManager.html" class="hiddenlink" target="rightframe">LocationManager</A><br>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/
missingSinces.txt 91 NO DOC BLOCK: android.location.LocationManager Method addNmeaListener(android.location.GpsStatus.NmeaListener)
233 NO DOC BLOCK: android.location.LocationManager Method removeNmeaListener(android.location.GpsStatus.NmeaListener)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
jdiff_statistics.html 868 <TD><A HREF="android.location.LocationManager.html">
869 android.location.LocationManager</A></TD>
classes_index_changes.html 352 <A HREF="android.location.LocationManager.html" class="hiddenlink" target="rightframe">LocationManager</A><br>
    [all...]
  /frameworks/base/core/java/android/app/
ContextImpl.java 62 import android.location.LocationManager;
437 return new LocationManager(ctx, ILocationManager.Stub.asInterface(b));
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
jdiff_statistics.html 1125 <TD><A HREF="android.location.LocationManager.html">
1126 android.location.LocationManager</A></TD>
    [all...]

Completed in 1224 milliseconds

1 2 3 45 6 7