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