Home
last modified time | relevance | path

Searched refs:Once (Results 1 – 25 of 217) sorted by relevance

123456789

/frameworks/support/v7/gridlayout/src/
D.readme2 Once we support binary library this will go away.
/frameworks/support/v7/mediarouter/src/
D.readme2 Once we support binary library this will go away.
/frameworks/support/v7/cardview/src/
D.readme2 Once we support binary library this will go away.
/frameworks/multidex/library/src/
D.readme2 Once we support binary library this will go away.
/frameworks/support/v17/leanback/src/
D.readme2 Once we support binary library this will go away.
/frameworks/support/v7/appcompat/src/
D.readme2 Once we support binary library this will go away.
/frameworks/support/design/src/
D.readme2 Once we support binary library this will go away.
/frameworks/support/percent/src/
D.readme2 Once we support binary library this will go away.
/frameworks/multidex/instrumentation/src/
D.readme2 Once we support binary library this will go away.
/frameworks/base/docs/downloads/
DREADME7 Once saved here, the files must be uploaded to a separate
/frameworks/base/docs/html/distribute/googleplay/edu/
Dstart.jd157 Once you have designed, built, and tested your apps, you take two steps to
177 Once you've built your release-ready APK upload it to the Developer Console,
254 Once you save changes and publish your app, the app will be available on Google Play for
268 Once you've uploaded your app or extension to the Developer Dashboard, create your store listing
294 Once you save changes and publish your app, the app will be available on Google Play for Education.
/frameworks/base/docs/html/training/basics/network-ops/
Dconnecting.jd143 // URL string and uses it to create an HttpUrlConnection. Once the connection
185 <li>Once the connection has been established, the {@link
208 the network via {@link java.net.HttpURLConnection}. Once a connection has been
255 <p>An {@link java.io.InputStream} is a readable source of bytes. Once you get an {@link java.io.Inp…
/frameworks/base/docs/html/distribute/engage/
Danalytics.jd21 where they come from, and how many go on to install your app. Once the app is
/frameworks/base/docs/html/training/design-navigation/
Dscreen-planning.jd38 <p>Once you define the information model, you can begin to define the contexts necessary to enable …
57 …uld be directly reachable via some user interaction in screen <em>A</em>. Once we define both the …
/frameworks/base/docs/html/distribute/googleplay/families/
Dstart.jd50 Once you're ready, here's how to opt-in to Designed for Families for a specific app:
83 Once you opt-in your app, it will be thoroughly reviewed before being
/frameworks/base/docs/html/distribute/users/
Dyoutube.jd10 to YouTube videos. Once published the presence of the merchandise card is
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt29 …- Once the user has his device provisioned, turning off Wi-Fi from settings or from a third party …
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-element.jd78 <p class="caution"><strong>Caution:</strong> Once you publish your application, you
146 will install it on the external storage. Once installed, the user can move the application
152 storage if the external media is unavailable or full. Once installed, the user can move the applica…
/frameworks/base/docs/html/training/wearables/
Dwearable-sounds.jd57 <p>Once you've detected the speaker, the process for playing sound on Android Wear is the
/frameworks/base/docs/html/training/appbar/
Dsetting-up.jd163 Once you set the toolbar as an activity's app bar, you have access to the
177 Once you have that reference, you can call any of the {@link
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp138 unsigned Once = 0; in AppendAfterStmt() local
151 if ((*bI == S) && !Once) { in AppendAfterStmt()
152 Once++; in AppendAfterStmt()
160 slangAssert(Once <= 1); in AppendAfterStmt()
164 slangAssert(Once == 0); in AppendAfterStmt()
/frameworks/base/docs/html/training/run-background-service/
Dsend-request.jd74 Once you call {@link android.content.Context#startService startService()},
/frameworks/base/docs/html/training/volley/
Dsimple.jd95 {@code add()}, as shown above. Once you add the request it moves through the pipeline,
120 <p>To cancel a request, call {@code cancel()} on your {@code Request} object. Once cancelled,
/frameworks/base/docs/html/google/play/
Ddeveloper-api.jd158 and commit changes to your Google Play apps. Once your update is ready to go,
169 <p>Once all the desired changes have been staged, they are all committed with a
211 <li><em>Query for subscription status only at expiration</em> &mdash; Once your
/frameworks/base/docs/html/training/tv/discovery/
Drecommendations.jd82 the recommendations to appear at the end of the recommendations row. Once a content item, such as a
212 Once your recommendation service starts running, it must create recommendations and pass them to
253 Once you've set the values, you then build the notification, assigning the values from the builder

123456789