Searched refs:NO_FSI_NOT_IMPORTANT_ENOUGH (Results 1 – 5 of 5) sorted by relevance
33 …notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl.NO_FSI_NOT_IMPORTANT_ENOUGH82 NO_FSI_NOT_IMPORTANT_ENOUGH(false, "not important enough"),150 return NO_FSI_NOT_IMPORTANT_ENOUGH in makeDecisionWithoutDnd()
56 NO_FSI_NOT_IMPORTANT_ENOUGH(false), enumConstant
288 return getDecisionGivenSuppression(FullScreenIntentDecision.NO_FSI_NOT_IMPORTANT_ENOUGH, in getFullScreenIntentDecision()
25 …nterruption.NotificationInterruptStateProvider.FullScreenIntentDecision.NO_FSI_NOT_IMPORTANT_ENOUGH97 makeFsiDecision(NO_FSI_NOT_IMPORTANT_ENOUGH).let { in fullScreenIntentDecisionShouldNotInterrupt()
628 .isEqualTo(FullScreenIntentDecision.NO_FSI_NOT_IMPORTANT_ENOUGH); in testShouldNotFullScreen_notHighImportance()