HomeSort by relevance Sort by last modified time
    Searched refs:ForceUndimming (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/shelf/
shelf_widget.h 81 void ForceUndimming(bool force);
shelf_widget.cc 67 void ForceUndimming(bool force);
168 void DimmerView::ForceUndimming(bool force) {
366 void ForceUndimming(bool force);
590 void ShelfWidget::DelegateView::ForceUndimming(bool force) {
592 dimmer_view_->ForceUndimming(force);
813 void ShelfWidget::ForceUndimming(bool force) {
814 delegate_view_->ForceUndimming(force);