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

  /external/chromium_org/ash/shelf/
shelf_window_watcher.cc 169 void ShelfWindowWatcher::UpdateShelfItemStatus(aura::Window* window,
196 UpdateShelfItemStatus(gained_active, true);
198 UpdateShelfItemStatus(lost_active, false);
shelf_window_watcher.h 90 void UpdateShelfItemStatus(aura::Window* window, bool is_active);

Completed in 150 milliseconds