Searched refs:shouldStore (Results 1 – 1 of 1) sorted by relevance
200 public static synchronized void setStoreTsStream(Context context, boolean shouldStore) { in setStoreTsStream() argument202 setPreference(context, PREFS_KEY_STORE_TS_STREAM, shouldStore); in setStoreTsStream()206 .putBoolean(PREFS_KEY_STORE_TS_STREAM, shouldStore) in setStoreTsStream()