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

  /external/chromium_org/chrome/browser/chromeos/login/users/
multi_profile_user_controller_unittest.cc 47 MultiProfileUserController::kBehaviorPrimaryOnly,
56 MultiProfileUserController::kBehaviorPrimaryOnly,
61 MultiProfileUserController::kBehaviorPrimaryOnly,
62 MultiProfileUserController::kBehaviorPrimaryOnly,
66 MultiProfileUserController::kBehaviorPrimaryOnly,
77 MultiProfileUserController::kBehaviorPrimaryOnly,
208 MultiProfileUserController::kBehaviorPrimaryOnly,
233 MultiProfileUserController::kBehaviorPrimaryOnly,
246 SetPrefBehavior(0, MultiProfileUserController::kBehaviorPrimaryOnly);
251 EXPECT_EQ(MultiProfileUserController::kBehaviorPrimaryOnly,
    [all...]
multi_profile_user_controller.h 81 static const char kBehaviorPrimaryOnly[];
multi_profile_user_controller.cc 29 value == MultiProfileUserController::kBehaviorPrimaryOnly ||
42 const char MultiProfileUserController::kBehaviorPrimaryOnly[] = "primary-only";
user_manager_impl.cc 380 primary_behavior == MultiProfileUserController::kBehaviorPrimaryOnly) {
394 } else if (behavior == MultiProfileUserController::kBehaviorPrimaryOnly) {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/ui/
user_adding_screen_browsertest.cc 183 MultiProfileUserController::kBehaviorPrimaryOnly);

Completed in 156 milliseconds