Searched refs:mCapturedDozingFilter (Results 1 – 1 of 1) sorted by relevance
75 private NotifFilter mCapturedDozingFilter; field in RankingCoordinatorTest91 mCapturedDozingFilter = mNotifFilterCaptor.getAllValues().get(1); in setup()150 assertTrue(mCapturedDozingFilter.shouldFilterOut(mEntry, 0)); in filterDozingSuppressAmbient()156 assertFalse(mCapturedDozingFilter.shouldFilterOut(mEntry, 0)); in filterDozingSuppressAmbient()170 assertFalse(mCapturedDozingFilter.shouldFilterOut(mEntry, 0)); in filterDozingSuppressNotificationList()176 assertTrue(mCapturedDozingFilter.shouldFilterOut(mEntry, 0)); in filterDozingSuppressNotificationList()