Searched refs:NO_FULL_SCREEN_INTENT (Results 1 – 4 of 4) sorted by relevance
42 NO_FULL_SCREEN_INTENT(false), enumConstant
273 return FullScreenIntentDecision.NO_FULL_SCREEN_INTENT; in getFullScreenIntentDecision()383 case NO_FULL_SCREEN_INTENT: in logFullScreenIntentDecision()
178 setDefaultShouldFullScreen(FullScreenIntentDecision.NO_FULL_SCREEN_INTENT) in <lambda>()289 setShouldFullScreen(entry, FullScreenIntentDecision.NO_FULL_SCREEN_INTENT) in <lambda>()857 setShouldFullScreen(entry, FullScreenIntentDecision.NO_FULL_SCREEN_INTENT) in <lambda>()861 verifyLoggedFullScreenIntentDecision(entry, FullScreenIntentDecision.NO_FULL_SCREEN_INTENT) in <lambda>()
574 .isEqualTo(FullScreenIntentDecision.NO_FULL_SCREEN_INTENT); in testShouldNotFullScreen_notPendingIntent()909 boolean expectedToLog = decision != FullScreenIntentDecision.NO_FULL_SCREEN_INTENT; in logFullScreenIntentDecision_shouldAlmostAlwaysLogOneTime()