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

  /external/chromium_org/chrome/renderer/
content_settings_observer.cc 452 return IsPlatformApp() ? false : default_value;
456 return !IsPlatformApp();
650 bool ContentSettingsObserver::IsPlatformApp() {
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 691 bool ChromeLauncherController::IsPlatformApp(ash::ShelfID id) {
    [all...]

Completed in 53 milliseconds