Searched refs:should_block_shelf_auto_hide_ (Results 1 – 2 of 2) sorted by relevance
174 should_block_shelf_auto_hide_(false) { in WebNotificationTray()211 should_block_shelf_auto_hide_ = true; in ShowMessageCenterInternal()266 should_block_shelf_auto_hide_ = false; in HideMessageCenter()299 return should_block_shelf_auto_hide_; in ShouldBlockShelfAutoHide()
176 bool should_block_shelf_auto_hide_; variable