OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_selection_time_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/overview/
window_selector_controller.cc
76
last_selection_time_
= base::Time::Now();
82
last_selection_time_
= base::Time::Now();
90
if (!
last_selection_time_
.is_null()) {
93
base::Time::Now() -
last_selection_time_
);
window_selector_controller.h
67
base::Time
last_selection_time_
;
member in class:ash::WindowSelectorController
Completed in 26 milliseconds