Searched refs:getVisualEffectFullScreenIntent (Results 1 – 6 of 6) sorted by relevance
346 public @State int getVisualEffectFullScreenIntent() { in getVisualEffectFullScreenIntent() method in ZenPolicy1025 return getVisualEffectFullScreenIntent(); in getZenPolicyVisualEffectState()1127 proto.write(ZenPolicyProto.FULL_SCREEN_INTENT, getVisualEffectFullScreenIntent()); in dumpDebug()1158 proto.write(DNDPolicyProto.FULLSCREEN, getVisualEffectFullScreenIntent()); in toProto()
804 writeZenPolicyState(SHOW_ATT_FULL_SCREEN_INTENT, policy.getVisualEffectFullScreenIntent(), in writeZenPolicyXml()
348 assertEquals(policy.getVisualEffectFullScreenIntent(), in testZenPolicyXml()349 fromXml.getVisualEffectFullScreenIntent()); in testZenPolicyXml()
628 assertEquals(ZenPolicy.STATE_UNSET, policy.getVisualEffectFullScreenIntent()); in assertAllVisualEffectsUnsetExcept()670 assertEquals(policy.getVisualEffectFullScreenIntent(), proto.fullscreen); in assertProtoMatches()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41054 method public int getVisualEffectFullScreenIntent();