Home
last modified time | relevance | path

Searched refs:App (Results 1 – 25 of 254) sorted by relevance

1234567891011

/frameworks/base/docs/html/distribute/essentials/
Dessentials_toc.cs4 <span class="en">Core App Quality</span></a>
9 <span class="en">Tablet App Quality</span>
16 <span class="en">Wear App Quality</span>
22 <span class="en">TV App Quality</span>
28 <span class="en">Auto App Quality</span>
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Dapp-linking.jd1 page.title=App Links
11 <li><a href="#verfy-links">App Link の検証を要求する</a></li>
12 <li><a href="#user-manage">App Link 設定を管理する</a></li>
25 …Android M Developer Preview でサポートされる App Links では、既存のリンク処理が改善され、アプリ開発者が所有するウェブドメインとアプリを関連付けられるようにな…
79 <h2 id="verfy-links">App Link の検証を要求する</h2>
117 <h2 id="user-manage">App Link 設定を管理する</h2>
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd1 page.title=App Widgets
11 <li><a href="#Manifest">Declaring an App Widget in the Manifest</a></li>
13 <li><a href="#CreatingLayout">Creating the App Widget Layout</a></li>
16 <li><a href="#ProviderBroadcasts">Receiving App Widget broadcast
20 <li><a href="#Configuring">Creating an App Widget Configuration
23 <li><a href="#UpdatingFromTheConfiguration">Updating the App Widget
29 <li><a href="#collections">Using App Widgets with Collections</a>
50 <p>App Widgets are miniature application views that can be embedded in other
55 and you can publish one with an App Widget provider. An application component
57 able to hold other App Widgets is called an App Widget host. The screenshot
[all …]
/frameworks/base/docs/html/distribute/users/
Dapp-invites.jd1 page.title=Smarter App Invites
8 <p>By combining the power of word-of-mouth with optimized discovery, App Invites helps drive your a…
10 …he strongest motivators for a user installing your app. With this in mind, App Invites helps you o…
12 <p><a href="https://developers.google.com/app-invites/">Get started with App Invites</a></p>
19 …center">You can create special offers that your user can deliver through a App Invite, to make ins…
25 …<p class="figure-caption" style="text-align:center">App Invites presents your user with a list of …
Dappindexing.jd8 <p>Google Search now helps users discover your app, with App Indexing. When users
31 <li> App Indexing will also be used as a ranking signal for all users on Android,
33 <li> App Indexing also helps drive use of your app — when your app is installed on a
36 <li> Use the App Indexing API to help users discover relevant content in your app
/frameworks/base/docs/html-intl/intl/ja/preview/testing/
Dguide.jd12 <li><a href="#doze-standby">Doze と App Standby をテストする</a></li>
36 <li><a href="#doze-standby">Doze と App Standby</a>
124 <h2 id="doze-standby">Doze と App Standby をテストする</h2>
127 省電力機能である Doze と App Standby により、端末がアイドル状態のときやそのアプリにフォーカスがないときに、アプリが実行できるバックグラウンド処理の量が制限されます。
157 <h4 id="standby">アプリで App Standby をテストする</h4>
159 <p>アプリで App Standby モードをテストするには: </p>
/frameworks/base/docs/html/distribute/essentials/quality/
Dauto.jd2 page.title=Auto App Quality
10 <li><a href="#core">Core App Quality</a></li>
19 Core App Quality</a></li>
21 Optimize Your App</a></li>
69 Core App Quality
75 <a href="{@docRoot}distribute/essentials/quality/core.html">Core App Quality</a> criteria. Test
121 App does not display on the Auto screen animated elements such as animated graphics,
133 App does not display any form of visual or text advertising on the Auto screen. Only audio
145 App elements do not display any images on the Auto screen. Exceptions include: app may display
159 App does not include games or other features outside of the intended app types supported
[all …]
Dcore.jd1 page.title=Core App Quality
2 page.metaDescription=App quality directly influences the long-term success of your app—in terms of …
24 <li><a href="{@docRoot}distribute/essentials/quality/tablets.html">Tablet App Quality</a></li>
25 … <li><a href="{@docRoot}distribute/essentials/optimizing-your-app.html">Optimize Your App</a></li>
37 Android users expect high-quality apps. App quality directly influences the
60 <a href="{@docRoot}distribute/essentials/quality/tablets.html">Tablet App
104 App follows <a href="{@docRoot}design/index.html">Android Design</a>
110 <li>App does not redefine the expected function of a system icon (such
114 <li>App does not replace a system icon with a completely different icon
123 <li>App does not redefine or misuse Android UI patterns, such that
[all …]
Dtv.jd1 page.title=TV App Quality
17 Core App Quality</a></li>
19 Optimize Your App</a></li>
92 App displays a launcher icon in the Android TV Launcher after installation.
104 App displays a 320px x 180px full-size banner as its launcher icon in the Android TV Launcher.
116 App launch banner contains the name of the app.
156 App displays core text at 16sp or higher in size.
168 App displays all text at 12sp or higher in size.
180 App does not display any text or functionality that is partially cut off by the
193 App does not partially obscure other apps. App fills the entire screen and has a
[all …]
Dwear.jd1 page.title=Wear App Quality
18 Core App Quality</a></li>
20 Optimize Your App</a></li>
107 App has Wear functionality that is visible to the user.
274 App user interface is formatted appropriately for square displays. App content fits within
288 App user interface is formatted appropriately for round displays including devices with an
289 inset (or "chin") at the bottom of the screen. App content fits within the physical display
303 App text is large and glanceable with a suggested minimum size of 16sp.
319 App launcher string is the app name, not a command phrase.
335 App displays confirmation animations when appropriate.
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DSystemServicesProxy.java150 if (Constants.DebugFlags.App.EnableSystemServicesProxy) { in SystemServicesProxy()
163 if (Constants.DebugFlags.App.EnableSystemServicesProxy) { in getRecentTasks()
166 … int count = Math.min(numLatestTasks, Constants.DebugFlags.App.SystemServicesProxyMockTaskCount); in getRecentTasks()
169 int packageIndex = i % Constants.DebugFlags.App.SystemServicesProxyMockPackageCount; in getRecentTasks()
323 if (Constants.DebugFlags.App.EnableSystemServicesProxy) { in isInHomeStack()
335 if (Constants.DebugFlags.App.EnableSystemServicesProxy) { in getTaskThumbnail()
384 if (Constants.DebugFlags.App.EnableSystemServicesProxy) return; in moveTaskToFront()
397 if (Constants.DebugFlags.App.EnableSystemServicesProxy) return; in removeTask()
416 if (Constants.DebugFlags.App.EnableSystemServicesProxy) return new ActivityInfo(); in getActivityInfo()
433 if (Constants.DebugFlags.App.EnableSystemServicesProxy) return new ActivityInfo(); in getActivityInfo()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DConstants.java35 public static class App { class in Constants.DebugFlags
66 public static class App { class in Constants.Values
/frameworks/base/docs/html/distribute/googleplay/
Dwear.jd14 <li><a href="#test_app">Test for Wear App Quality</a></li>
21 <li><a href="{@docRoot}distribute/essentials/quality/wear.html">Wear App Quality</a></li>
22 <li><a href="{@docRoot}distribute/essentials/quality/core.html">Core App Quality</a></li>
39 href="{@docRoot}distribute/essentials/quality/wear.html">Wear App Quality</a> for information on
73 href="{@docRoot}distribute/essentials/quality/wear.html">Wear App Quality</a> for details.
123 <h3 id="test_app">3. Test for Wear App Quality</h3>
133 <li>Meet Core App Quality guidelines
142 "{@docRoot}distribute/essentials/quality/core.html">Core App Quality
147 <li>Meet <a href="{@docRoot}distribute/essentials/quality/wear.html">Wear App
153 "{@docRoot}distribute/essentials/quality/wear.html">Wear App Quality</a> criteria</li>
[all …]
Dtv.jd14 <li><a href="#test_app">Test for TV App Quality</a></li>
21 <li><a href="{@docRoot}distribute/essentials/quality/tv.html">TV App Quality</a></li>
22 <li><a href="{@docRoot}distribute/essentials/quality/core.html">Core App Quality</a></li>
38 <a href="{@docRoot}distribute/essentials/quality/tv.html">TV App Quality</a>
76 App Quality</a> for details.
127 <h3 id="test_app">3. Test for TV App Quality</h3>
137 <li>Meet Core App Quality guidelines
146 "{@docRoot}distribute/essentials/quality/core.html">Core App Quality
151 <li>Meet <a href="{@docRoot}distribute/essentials/quality/tv.html">TV App
157 "{@docRoot}distribute/essentials/quality/tv.html">TV App Quality</a> criteria</li>
[all …]
Dauto.jd14 <li><a href="#test_app">Test for Auto App Quality</a></li>
21 <li><a href="{@docRoot}distribute/essentials/quality/auto.html">Auto App Quality</a></li>
36 <a href="{@docRoot}distribute/essentials/quality/auto.html">Auto App Quality</a>
73 App Quality</a> for details.
97 <h3 id="test_app">3. Test for Auto App Quality</h3>
107 <li>Meet <a href="{@docRoot}distribute/essentials/quality/auto.html">Auto App
113 "{@docRoot}distribute/essentials/quality/auto.html">Auto App Quality</a> criteria</li>
128 App Quality</a> guidelines.
146 all of the <a href="{@docRoot}distribute/essentials/quality/auto.html">Auto App
159 "{@docRoot}distribute/essentials/quality/auto.html">Auto App Quality</a> criteria
[all …]
/frameworks/base/docs/html/distribute/engage/
Ddeep-linking.jd9 they need. With App Indexing, deep links to your Android app appear in Google Search
23 <a href="https://developers.google.com/app-indexing/webmasters/appindexingapi">App
28 <h2 id="help_users_find_your_information">App Indexing</h2>
61 you can use the App Indexing API to have deep links appear in search suggestions.</li>
62 <li>App Indexing is flexible—you can direct search users to your app or website on a
/frameworks/base/docs/html/preview/features/
Dpower-mgmt.jd13 <li><a href="#behavior-app-standby">App Standby</a></li>
31 <em>Doze</em> mode improves the sleep efficiency of idle devices. <em>App Standby</em> prevents apps
78 <h2 id="behavior-app-standby">App Standby</h2>
79 <p>App Standby allows the system to determine that an app is idle when the user is not actively
98 <h3>Testing apps with App Standby</h3>
99 <p>You can test App Standby by connecting your development host to a device running the M Preview,
121 to test App Standby in your apps. </p>
/frameworks/base/docs/html/training/app-indexing/
Dindex.jd1 page.title=Making Your App Content Searchable by Google
22 target="_blank">App Indexing for Google Search</a></li>
31 <p>DevBytes: App Indexing</p>
74 <dt><b><a href="deep-linking.html">Enabling Deep Links for App
78 <dt><b><a href="enabling-app-indexing.html">Specifying App Content for
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dwidget_design.jd1 page.title=App Widget Design Guidelines
13 <li>App Widget layouts should be flexible, resizing to fit their parent container</li>
25 <li><a href="#templates">Using the App Widget Templates Pack</a></li>
31 <li><a href="{@docRoot}shareables/app_widget_templates-v4.0.zip">App Widget Templates Pack,
38 <li><a href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a></li>
49 <p><strong>New Guides for App Designers!</strong></p>
55 <p>App widgets (sometimes just "widgets") are a feature introduced in Android 1.5 and vastly
73 href="{@docRoot}guide/topics/appwidgets/index.html">App Widgets</a> section of the <em>Developer's
80 graphical controls and other elements. App widgets can contain a subset of the View widgets in
83 App Widget Layout</a> section in the <em>Developer's Guide</em>. Well-designed widgets leave some
[all …]
/frameworks/base/docs/html/distribute/stories/
Dlocalization.jd5 page.metaDescription=Hear from Android developers who have successfully used the Google Play App Tr…
21 why Google Play offers the App Translation Service right from the Developer
28 Here are some stories from developers who have used Google Play's App Translation
111 "The App Translation Service offered in the Google Play Developer Console is
207 SayHi used the App Translation Service to launch in 13 additional languages
215 the App Translation Service.</p>
218 Yan Shi adds, “The App Translation Service is really easy to use and
288 App Translation Service.
292 Founder Pieter Olivier says, "When we heard that the App Translation
294 We've now been using the App Translation Service for several months and found
[all …]
/frameworks/base/docs/html/design/downloads/
Dindex.jd51 …<a class="download-button" onClick="ga('send', 'event', 'Design', 'Download', 'Wear App Patterns …
52 …ot}downloads/design/Android_Wear_Patterns_20140722.ai">Adobe&reg; Illustrator&reg; App Patterns</a>
53 …<a class="download-button" onClick="ga('send', 'event', 'Design', 'Download', 'Wear App Patterns …
54 href="{@docRoot}downloads/design/Android_Wear_Patterns_20140722.pdf">PDF App Patterns</a>
/frameworks/base/docs/html/guide/
Dindex.jd8 <a href="{@docRoot}guide/components/fundamentals.html">App Fundamentals</a>.</p>
10 href="{@docRoot}training/basics/firstapp/index.html">Building Your First App</a>.</p>
40 <li><a href="{@docRoot}guide/components/fundamentals.html">App Fundamentals</a>
/frameworks/base/docs/html-intl/intl/es/preview/testing/
Dguide.jd12 <li><a href="#doze-standby">Prueba de los modos Doze y App Standby</a></li>
36 <li><a href="#doze-standby">Modos Doze y App Standby</a>
124 <h2 id="doze-standby">Prueba de los modos Doze y App Standby</h2>
127 …Las características de ahorro de energía de los modos Doze y App Standby limitan la cantidad de pr…
157 <h4 id="standby">Cómo probar aplicaciones en modo App Standby</h4>
159 <p>Para probar el modo App Standby con su aplicación, realice lo siguiente:</p>
165 <li>Simule la activación del modo App Standby en la aplicación ejecutando los siguientes comandos:
176 …o de su aplicación al reactivarse. Asegúrese de que se recupere correctamente del modo App Standby.
/frameworks/base/docs/html/preview/testing/
Dguide.jd12 <li><a href="#doze-standby">Testing Doze and App Standby</a></li>
36 <li><a href="#doze-standby">Doze and App Standby</a>
124 <h2 id="doze-standby">Testing Doze and App Standby</h2>
127 The power saving features of Doze and App Standby limit the amount of background processing that
157 <h4 id="standby">Testing apps with App Standby</h4>
159 <p>To test the App Standby mode with your app:</p>
/frameworks/base/docs/html/training/enterprise/
Dapp-restrictions.jd1 page.title=Implementing App Restrictions
10 <li><a href="#define_restrictions">Define App Restrictions</a></li>
11 <li><a href="#check_restrictions">Check App Restrictions</a></li>
12 <li><a href="#listen">Listen for App Restriction Changes</a></li>
100 Define App Restrictions
156 android:title="App is allowed to download data via cellular"
192 Check App Restrictions
311 Listen for App Restriction Changes

1234567891011