Searched defs:PREFS_KEY_STORE_TS_STREAM (Results 1 – 1 of 1) sorted by relevance
43 private static final String PREFS_KEY_STORE_TS_STREAM = "store_ts_stream"; field in CommonPreferences51 sPref2TypeMapping.put(PREFS_KEY_STORE_TS_STREAM, boolean.class); in sPref2TypeMapping.put() argument