Searched refs:setShouldDisplayGrayscale (Results 1 – 7 of 7) sorted by relevance
123 .setShouldDisplayGrayscale(true) in apply_appliesEffects()141 .setShouldDisplayGrayscale(true) in apply_removesEffects()186 .setShouldDisplayGrayscale(true) in apply_missingSomeServices_okay()207 .setShouldDisplayGrayscale(true) in apply_disabledWallpaperService_dimWallpaperNotApplied()221 .setShouldDisplayGrayscale(true) in apply_someEffects_onlyThoseEffectsApplied()241 mApplier.apply(new ZenDeviceEffects.Builder().setShouldDisplayGrayscale(true).build(), in apply_onlyEffectDeltaApplied()342 .setShouldDisplayGrayscale(true) in apply_servicesThrow_noCrash()
89 .setShouldDisplayGrayscale(true) in builder_fromInstance()
1075 .setShouldDisplayGrayscale(true) in testParcelConfig()1095 .setShouldDisplayGrayscale(true) in testWriteXml()2601 .setShouldDisplayGrayscale(true) in addAutomaticZenRule_fromApp_ignoresHiddenEffects()2623 .setShouldDisplayGrayscale(true) in addAutomaticZenRule_fromApp_ignoresHiddenEffects()2634 .setShouldDisplayGrayscale(true) in addAutomaticZenRule_fromSystem_respectsHiddenEffects()2661 .setShouldDisplayGrayscale(true) in addAutomaticZenRule_fromUser_respectsHiddenEffects()4349 .setShouldDisplayGrayscale(true) in updateAutomaticZenRule_fromUser_updatesBitmaskAndValue()4392 .setShouldDisplayGrayscale(false) in updateAutomaticZenRule_fromSystemUi_updatesValues()4406 .setShouldDisplayGrayscale(true) in updateAutomaticZenRule_fromSystemUi_updatesValues()4442 .setShouldDisplayGrayscale(false) in updateAutomaticZenRule_fromApp_updatesValuesIfRuleNotUserModified()[all …]
601 .setShouldDisplayGrayscale(false) in testRuleXml()
421 public Builder setShouldDisplayGrayscale(boolean grayscale) { in setShouldDisplayGrayscale() method in ZenDeviceEffects.Builder570 if (effects.shouldDisplayGrayscale()) setShouldDisplayGrayscale(true); in add()
1430 .setShouldDisplayGrayscale( in readZenDeviceEffectsXml()
41311 …ll public android.service.notification.ZenDeviceEffects.Builder setShouldDisplayGrayscale(boolean);