HomeSort by relevance Sort by last modified time
    Searched full:platform_app (Results 26 - 50 of 82) sorted by null

12 3 4

  /external/chromium_org/chrome/common/extensions/docs/server2/
features_utility.py 23 if extension_types == 'all' or 'platform_app' in extension_types:
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 815 ShelfID platform_app = AddPlatformApp(); local
818 EXPECT_TRUE(GetButtonByID(platform_app)->visible());
834 EXPECT_TRUE(GetButtonByID(platform_app)->visible());
839 while (GetButtonByID(platform_app)->visible() &&
841 platform_app = AddPlatformApp();
846 EXPECT_FALSE(GetButtonByID(platform_app)->visible());
    [all...]
shelf_model_unittest.cc 177 // APP_SHORTCUT priority is higher than PLATFORM_APP but same as
  /cts/tools/selinux/src/
example_input_policy.conf     [all...]
  /external/chromium_org/extensions/
extensions.gyp 554 'renderer/resources/platform_app.css',
555 'renderer/resources/platform_app.js',
  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map.cc 54 "platform_app",
  /external/chromium_org/extensions/common/features/
simple_feature.cc 29 extension_types["platform_app"] = Manifest::TYPE_PLATFORM_APP;
simple_feature_unittest.cc 526 extension_types->Append(new base::StringValue("platform_app"));
    [all...]
  /external/chromium_org/chrome/browser/policy/
configuration_policy_handler_list_factory.cc 510 "platform_app", scoped_ptr<base::Value>(new base::FundamentalValue(
  /external/chromium_org/components/policy/resources/
policy_templates_bg.xtb     [all...]
policy_templates_bn.xtb     [all...]
policy_templates_gu.xtb     [all...]
policy_templates_hi.xtb     [all...]
policy_templates_ja.xtb 330 ????????<ph name="PRODUCT_NAME"/> ??????????????/???????????????????????????????????????extension???theme???user_script???hosted_app???legacy_packaged_app???platform_app?????????????????????????????Chrome ???????????????????
    [all...]
policy_templates_kn.xtb     [all...]
policy_templates_ko.xtb 387 ? ??? ???? <ph name="PRODUCT_NAME"/>? ??? ? ?? ?? ????/? ??? ?? ??? ????. ?? ??? ???? ? ???? 'extension', 'theme', 'user_script', 'hosted_app', 'legacy_packaged_app', 'platform_app' ? ? ??? ???? ???. ??? ??? ?? ? ??? ????? Chrome ?? ???? ???? ?????.
    [all...]
policy_templates_mr.xtb 374 ?? ?????? <ph name="PRODUCT_NAME"/> ????? ??????? ?????? ??? ???????? ???????/?????????? ?????? ???????? ?????????? ?????-????? ?????. ????? ?? ?????????? ?? ???? ????, ?????? ???????? ????????? ?? ?????: &quot;???????&quot;, &quot;???&quot;, &quot;user_script&quot;, &quot;hosted_app&quot;, &quot;legacy_packaged_app&quot;, &quot;platform_app&quot;. (…)
    [all...]
policy_templates_sr.xtb     [all...]
policy_templates_ta.xtb     [all...]
policy_templates_te.xtb     [all...]
policy_templates_th.xtb 331 ?????????????????????????????????????????????????????/????????????????????????????? <ph name="PRODUCT_NAME"/> ??? ?????????????????????????????????????????: &quot;extension&quot;, &quot;theme&quot;, &quot;user_script&quot;, &quot;hosted_app&quot;, &quot;legacy_packaged_app&quot;, &quot;platform_app&quot; ???????????????????????????? Chrome ????????????????????????????????????????????
    [all...]
policy_templates_zh-CN.xtb 318 ????????? <ph name="PRODUCT_NAME"/> ??????/????????????????????????????????????&quot;extension&quot;?&quot;theme&quot;?&quot;user_script&quot;?&quot;hosted_app&quot;?&quot;legacy_packaged_app&quot;?&quot;platform_app&quot;???? Chrome ????????????????????
    [all...]
policy_templates_zh-TW.xtb 321 ???????????????? <ph name="PRODUCT_NAME"/> ?????/???????????????????????extension???theme???user_script???hosted_app???legacy_packaged_app???platform_app????????????????? Chrome ?????????
    [all...]
policy_templates_ar.xtb 326 ???? ??? ??????? ??? ????? ????? ????????/????????? ??????? ???????? ?? <ph name="PRODUCT_NAME"/> ?? ????? ?????. ????? ?????? ????? ?? ????? ?? ???????? ????? ??? ?? ???? ?? ???? ????? ??? ???: &quot;extension&quot;, &quot;theme&quot;, &quot;user_script&quot;, &quot;hosted_app&quot;, &quot;legacy_packaged_app&quot;, &quot;platform_app&quot;. ???? ??? ????? ?????? Chrome ?????? ??? ???? ?? ????????? ??? ??? ???????.
    [all...]
  /external/chromium_org/chrome/browser/apps/
web_view_browsertest.cc 786 // platform_app for this test.
    [all...]

Completed in 535 milliseconds

12 3 4