Searched refs:QS_DATA_SAVER_ADDED (Results 1 – 3 of 3) sorted by relevance
55 Prefs.putBoolean(mContext, Key.QS_DATA_SAVER_ADDED, true); in testMigration()65 assertTrue(Prefs.getBoolean(mContext, Key.QS_DATA_SAVER_ADDED, true )); in testMigration()66 assertFalse(Prefs.getBoolean(mContext, Key.QS_DATA_SAVER_ADDED, false)); in testMigration()
60 Key.QS_DATA_SAVER_ADDED,95 String QS_DATA_SAVER_ADDED = "QsDataSaverAdded"; field
46 {Key.QS_DATA_SAVER_ADDED, SAVER},