Searched refs:QS_DATA_SAVER_ADDED (Results 1 – 3 of 3) sorted by relevance
52 Prefs.putBoolean(mContext, Key.QS_DATA_SAVER_ADDED, true); in testMigration()61 assertTrue(Prefs.getBoolean(mContext, Key.QS_DATA_SAVER_ADDED, true )); in testMigration()62 assertFalse(Prefs.getBoolean(mContext, Key.QS_DATA_SAVER_ADDED, false)); in testMigration()
46 Key.QS_DATA_SAVER_ADDED,80 String QS_DATA_SAVER_ADDED = "QsDataSaverAdded"; field
44 {Key.QS_DATA_SAVER_ADDED, SAVER},