Searched refs:isTranscodeEnabled (Results 1 – 3 of 3) sorted by relevance
72 assertTrue(mConfigStore.isTranscodeEnabled()); in test_defaultValueConfigStore_allCorrect_TPlus()94 assertTrue(mConfigStore.isTranscodeEnabled()); in test_defaultValueConfigStore_allCorrect_SMinus()
217 default boolean isTranscodeEnabled() { in isTranscodeEnabled() method266 writer.println(" isTranscodeEnabled=" + isTranscodeEnabled()); in dump()483 public boolean isTranscodeEnabled() {
277 mIsTranscodeEnabled = isTranscodeEnabled(); in TranscodeHelperImpl()384 if (!isTranscodeEnabled()) { in onAnrDelayStarted()621 boolean isTranscodeEnabled = isTranscodeEnabled(); in shouldTranscode()622 updateConfigs(isTranscodeEnabled); in shouldTranscode()624 if (!isTranscodeEnabled) { in shouldTranscode()1002 if (!isTranscodeEnabled()) { in onUriPublished()1060 if (!isTranscodeEnabled() || !supportsTranscode(path)) { in onFileOpen()1365 private boolean isTranscodeEnabled() { in isTranscodeEnabled() method in TranscodeHelperImpl1377 return mConfigStore.isTranscodeEnabled(); in isTranscodeEnabled()1525 writer.println("isTranscodeEnabled=" + isTranscodeEnabled()); in dump()