Searched defs:PREFS_KEY_LAUNCH_SETUP (Results 1 – 1 of 1) sorted by relevance
42 private static final String PREFS_KEY_LAUNCH_SETUP = "launch_setup"; field in CommonPreferences52 sPref2TypeMapping.put(PREFS_KEY_LAUNCH_SETUP, boolean.class); in sPref2TypeMapping.put() argument