OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TeleportWindowType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/
multi_profile_uma.h
38
enum
TeleportWindowType
{
67
static void RecordTeleportWindowType(
TeleportWindowType
window_type);
multi_profile_uma.cc
33
void MultiProfileUMA::RecordTeleportWindowType(
TeleportWindowType
window_type) {
34
UMA_HISTOGRAM_ENUMERATION("MultiProfile.
TeleportWindowType
",
/external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_chromeos.cc
87
ash::MultiProfileUMA::
TeleportWindowType
window_type =
Completed in 130 milliseconds