Searched refs:IsPlatformApp (Results 1 – 5 of 5) sorted by relevance
92 if (!controller_->IsPlatformApp(item_.id)) { in Init()105 if (!controller_->IsPlatformApp(item_.id) && in Init()
210 bool IsPlatformApp(ash::ShelfID id);
691 bool ChromeLauncherController::IsPlatformApp(ash::ShelfID id) { in IsPlatformApp() function in ChromeLauncherController
452 return IsPlatformApp() ? false : default_value; in allowMutationEvents()456 return !IsPlatformApp(); in allowPushState()650 bool ContentSettingsObserver::IsPlatformApp() { in IsPlatformApp() function in ContentSettingsObserver
107 bool IsPlatformApp();