Home
last modified time | relevance | path

Searched refs:TEMPORARILY_UNAVAILABLE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationProvider.java38 public static final int TEMPORARILY_UNAVAILABLE = 1; field in LocationProvider
/frameworks/base/services/core/java/com/android/server/location/
DLocationProviderProxy.java247 if (service == null) return LocationProvider.TEMPORARILY_UNAVAILABLE; in getStatus()
257 return LocationProvider.TEMPORARILY_UNAVAILABLE; in getStatus()
DPassiveProvider.java85 return LocationProvider.TEMPORARILY_UNAVAILABLE; in getStatus()
DGpsLocationProvider.java264 private int mStatus = LocationProvider.TEMPORARILY_UNAVAILABLE;
458 networkState = LocationProvider.TEMPORARILY_UNAVAILABLE;
1307 updateStatus(LocationProvider.TEMPORARILY_UNAVAILABLE, 0); in startNavigating()
1331 updateStatus(LocationProvider.TEMPORARILY_UNAVAILABLE, 0); in stopNavigating()
1504 updateStatus(LocationProvider.TEMPORARILY_UNAVAILABLE, mSvCount); in reportSvStatus()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java1439 case Response.TEMPORARILY_UNAVAILABLE:
/frameworks/base/api/
Dcurrent.txt14647 field public static final int TEMPORARILY_UNAVAILABLE = 1; // 0x1
Dsystem-current.txt15846 field public static final int TEMPORARILY_UNAVAILABLE = 1; // 0x1