/external/chromium_org/apps/ |
app_load_service.h | 23 namespace apps { namespace 25 // Monitors apps being reloaded and performs app specific actions (like launch 81 } // namespace apps
|
app_window_contents.h | 10 #include "apps/shell_window.h" 27 namespace apps { namespace 75 } // namespace apps
|
/external/chromium_org/apps/app_shim/ |
app_shim_host_manager_mac.h | 8 #include "apps/app_shim/extension_app_shim_handler_mac.h" 35 apps::ExtensionAppShimHandler* extension_app_shim_handler() { 64 apps::ExtensionAppShimHandler extension_app_shim_handler_;
|
/external/chromium_org/chrome/common/ |
web_application_info.h | 52 // The permissions the app requests. Only supported with manifest-based apps. 55 // Set of URLs that comprise the app. Only supported with manifest-based apps. 60 // values are 'tab' and 'panel'. Only supported with manifest-based apps.
|
/frameworks/base/docs/html/design/style/ |
themes.jd | 22 such as color, height, padding and font size. To promote greater cohesion between all apps 23 on the platform, Android provides two system themes that you can choose from when building apps:</p> 28 <p>Applying these themes will go a long way in helping you to build apps that fit right into the
|
/frameworks/base/docs/html/distribute/googleplay/edu/ |
contact.jd | 10 teachers and administrators buy, deploy, and use apps. </p> 26 the upcoming launch of Google Play for Education. To get your apps ready, read our 28 educational apps.</p>
|
/frameworks/base/docs/html/distribute/googleplay/promote/ |
index.jd | 1 page.title=Promoting Your Apps 2 page.metaDescription=Raise the visibility of your apps in Google Play through deep links and Google Play badges. 23 Raise the visibility of your apps with badges and link users to your products on Google Play.
|
/frameworks/base/docs/html/distribute/googleplay/quality/ |
index.jd | 6 Android users expect high-quality apps, even more so if they've spent money on 7 them. At the same time, users enjoy and value apps that put a priority on 25 A set of core quality criteria that all Android apps should meet on all targeted devices.
|
/frameworks/base/docs/html/training/basics/data-storage/ |
index.jd | 28 <p>Most Android apps need to save data, even if only to save information about the app state 30 non-trivial apps also need to save user settings, and some apps must manage large
|
/development/samples/browseable/AdvancedImmersiveMode/ |
_index.jd | 12 UI flags related to full-screen apps. The sample also shows how to implement a
|
/device/asus/grouper/ |
nfcee_access_debug.xml | 5 See packages/apps/Nfc/etc/sample_nfcee_access.xml for full documentation.
|
/device/lge/mako/nfc/ |
nfcee_access_debug.xml | 5 See packages/apps/Nfc/etc/sample_nfcee_access.xml for full documentation.
|
/device/samsung/manta/nfc/ |
nfcee_access_debug.xml | 5 See packages/apps/Nfc/etc/sample_nfcee_access.xml for full documentation.
|
/docs/source.android.com/src/compatibility/ |
index.jd | 20 <p>Android's purpose is to establish an open platform for developers to build innovative apps. 22 tools used by OEMs to ensure that developers' apps run on a variety of devices. The Android SDK 23 provides built-in tools that developers use to clearly state the device features their apps 24 require. And Google Play shows apps only to those devices that can properly run them. 35 conceivably need. We need third-party developers to write the apps users want, 37 possible for developers to build apps.</p> 41 there are, the more apps there will be. By building a fully compatible Android 42 device, you benefit from the huge pool of apps written for Android, while 43 increasing the incentive for developers to build more of those apps.</p>
|
/external/chromium/chrome/browser/extensions/ |
apps_promo.cc | 31 // default apps for new users. 128 // If the default apps were installed from a previous Chrome version, we 130 // apps, this means that the user manually installed or uninstalled one. 131 // We no longer keep track of the default apps once others have been 141 // The default apps have expired due to inaction, so ping PROMO_EXPIRE. 160 // On Chrome OS the default apps are installed via a separate mechanism that 182 // Maximize the apps section of the NTP if this is the first time viewing the 186 ShownSectionsHandler::SetShownSection(prefs_, APPS); 195 // Put the apps section into menu mode, and maximize the recent section.
|
/external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/ |
index.html | 47 <a href="http://code.google.com/chrome/apps/docs/developers_guide.html">apps documentation</a>. 51 <a href="http://code.google.com/chrome/extensions/trunk/examples/apps/background-simple.zip">download</a>. 53 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/apps/background-simple/README?content-type=text/plain">README</a>
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/ |
package.json | 3 "description": "Javascript Matrix and Vector library for High Performance WebGL apps",
|
/external/chromium_org/apps/shell/ |
shell_extensions_browser_client.cc | 5 #include "apps/shell/shell_extensions_browser_client.h" 7 #include "apps/shell/shell_app_sorting.h" 27 namespace apps { namespace 121 } // namespace apps
|
/external/chromium_org/apps/ui/ |
native_app_window.h | 8 #include "apps/shell_window.h" 13 namespace apps { namespace 16 // new-style packaged apps. Shell windows contain a web contents, but no tabs 74 } // namespace apps
|
/external/chromium_org/ash/test/ |
app_list_controller_test_api.h | 28 // Gets the root level apps grid view.
|
/external/chromium_org/chrome/app/ |
DEPS | 2 "+apps",
|
/external/chromium_org/chrome/browser/apps/ |
app_url_redirector.h | 20 // This class creates resource throttles that redirect URLs to apps that
|
/external/chromium_org/chrome/browser/autocomplete/ |
extension_app_provider.h | 20 // This provider is responsible for keeping track of which Extension Apps are 46 // eligible apps. 50 // App's launch URL (for platform apps, which don't have a launch URL, this 87 // apps we know/care about.
|
/external/chromium_org/chrome/browser/chromeos/app_mode/ |
kiosk_app_manager_observer.h | 20 // Invoked when the Kiosk Apps configuration changes.
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
OWNERS | 1 # Extension and apps team owners. Use file history to guide reviewer selection
|