Searched refs:LAST_READ_ALLOW_GEOLOCATION_ORIGINS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DSystemAllowGeolocationOrigins.java41 private final static String LAST_READ_ALLOW_GEOLOCATION_ORIGINS = field in class:SystemAllowGeolocationOrigins
94 preferences.getString(LAST_READ_ALLOW_GEOLOCATION_ORIGINS, "");
103 .putString(LAST_READ_ALLOW_GEOLOCATION_ORIGINS, newSetting)

Completed in 53 milliseconds