Searched defs:PREFS_KEY_LAST_POSTAL_CODE (Results 1 – 1 of 1) sorted by relevance
45 private static final String PREFS_KEY_LAST_POSTAL_CODE = "last_postal_code"; field in CommonPreferences53 sPref2TypeMapping.put(PREFS_KEY_LAST_POSTAL_CODE, String.class); in sPref2TypeMapping.put() argument