Lines Matching refs:MINIMIZED
261 // [CLOSED] -add,add->[STICKY_AND_NEW] -stale-> [MINIMIZED] -remove->
262 // [MINIMIZED] -remove-> [CLOSED]
278 EXPECT_EQ(NotificationPanel::MINIMIZED, tester->state());
282 EXPECT_EQ(NotificationPanel::MINIMIZED, tester->state());
292 // [CLOSED] -add->[STICKY_AND_NEW] -stale-> [MINIMIZED] -add->
293 // [STICKY_AND_NEW] -stale-> [MINIMIZED] -add sys-> [STICKY_NEW]
295 // [MINIMIZED] -remove-> [CLOSED]
320 // Make the notification stale and make sure panel is minimized state.
323 EXPECT_EQ(NotificationPanel::MINIMIZED, tester->state());
324 WaitForPanelState(tester, PanelController::MINIMIZED);
334 EXPECT_EQ(NotificationPanel::MINIMIZED, tester->state());
335 WaitForPanelState(tester, PanelController::MINIMIZED);
356 EXPECT_EQ(NotificationPanel::MINIMIZED, tester->state());
357 WaitForPanelState(tester, PanelController::MINIMIZED);