Home | History | Annotate | Download | only in ash

Lines Matching defs:ChromeShellDelegate

32 ChromeShellDelegate* ChromeShellDelegate::instance_ = NULL;
34 ChromeShellDelegate::ChromeShellDelegate()
40 ChromeShellDelegate::~ChromeShellDelegate() {
45 bool ChromeShellDelegate::IsMultiProfilesEnabled() const {
75 bool ChromeShellDelegate::IsIncognitoAllowed() const {
82 bool ChromeShellDelegate::IsRunningInForcedAppMode() const {
86 bool ChromeShellDelegate::IsMultiAccountEnabled() const {
93 void ChromeShellDelegate::Exit() {
97 content::BrowserContext* ChromeShellDelegate::GetActiveBrowserContext() {
104 app_list::AppListViewDelegate* ChromeShellDelegate::GetAppListViewDelegate() {
110 ash::ShelfDelegate* ChromeShellDelegate::CreateShelfDelegate(
119 ui::MenuModel* ChromeShellDelegate::CreateContextMenu(
134 ash::GPUSupport* ChromeShellDelegate::CreateGPUSupport() {
139 base::string16 ChromeShellDelegate::GetProductName() const {
144 ChromeShellDelegate::CreateKeyboardControllerProxy() {
148 void ChromeShellDelegate::VirtualKeyboardActivated(bool activated) {
154 void ChromeShellDelegate::AddVirtualKeyboardStateObserver(
159 void ChromeShellDelegate::RemoveVirtualKeyboardStateObserver(