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

  /external/chromium_org/ash/shell/
shell_delegate_impl.h 31 virtual bool IsMultiProfilesEnabled() const OVERRIDE;
shell_delegate_impl.cc 79 bool ShellDelegateImpl::IsMultiProfilesEnabled() const {
  /external/chromium_org/ash/
shell_delegate.h 111 virtual bool IsMultiProfilesEnabled() const = 0;
  /external/chromium_org/ash/test/
test_shell_delegate.h 34 virtual bool IsMultiProfilesEnabled() const OVERRIDE;
test_shell_delegate.cc 43 bool TestShellDelegate::IsMultiProfilesEnabled() const {