Searched refs:kOobeDisplay (Results 1 – 2 of 2) sorted by relevance
61 OobeUI::kOobeDisplay,94 if (display_type == OobeUI::kOobeDisplay) { in CreateOobeUIDataSource()129 const char OobeUI::kOobeDisplay[] = "oobe"; member in chromeos::OobeUI201 if (display_type_ == kOobeDisplay) { in OobeUI()286 if (display_type_ == kOobeDisplay) { in OobeUI()293 if (display_type_ == kOobeDisplay) { in OobeUI()
57 static const char kOobeDisplay[]; variable