HomeSort by relevance Sort by last modified time
    Searched full:mlocationtype (Results 1 - 1 of 1) sorted by null

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SystemImage.java 33 private final LocationType mLocationtype;
48 mLocationtype = locationType;
69 mLocationtype = locationType;
135 return mLocationtype;
165 mLocationtype.toString().replace('_', ' ').toLowerCase(Locale.US),

Completed in 45 milliseconds