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

  /frameworks/base/telephony/java/com/android/internal/telephony/
Phone.java 132 static final String FEATURE_ENABLE_SUPL = "enableSUPL";
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java 721 } else if (TextUtils.equals(feature, Phone.FEATURE_ENABLE_SUPL)) {
    [all...]

Completed in 104 milliseconds