Searched refs:isGetContentTakeOverEnabled (Results 1 – 3 of 3) sorted by relevance
68 assertFalse(mConfigStore.isGetContentTakeOverEnabled()); in test_defaultValueConfigStore_allCorrect_TPlus()90 assertFalse(mConfigStore.isGetContentTakeOverEnabled()); in test_defaultValueConfigStore_allCorrect_SMinus()
182 default boolean isGetContentTakeOverEnabled() { in isGetContentTakeOverEnabled() method260 writer.println(" isGetContentTakeOverEnabled=" + isGetContentTakeOverEnabled()); in dump()454 public boolean isGetContentTakeOverEnabled() {
1508 isGetContentTakeoverEnabled = mConfigStore.isGetContentTakeOverEnabled(); in storageNativeBootPropertyChangeListener()