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

  /external/chromium_org/chrome/browser/chromeos/login/users/
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";

Completed in 66 milliseconds