Home
last modified time | relevance | path

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

123456789

/frameworks/support/v7/appcompat/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/gridlayout/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/google/play-services/
Dplus.jd17 with the same credentials they use on Google every day. Once a user signs in with Google,
39 <p>Once users have signed in with Google, your app can welcome them by name,
69 …<p>Once you've installed the Google Play services package, you can run the Google+ sample located …
Did.jd48 …<p>Once you've installed the Google Play services package, review the <a href="#get_started">overv…
129 Once you've retrieved the <code>AdvertisingIdClient.Info</code> object, you
/frameworks/base/core/tests/overlaytests/
DREADME11 Once runtime resource overlay may be applied to applications, the tests
/frameworks/base/docs/html/training/basics/network-ops/
Dconnecting.jd146 // URL string and uses it to create an HttpUrlConnection. Once the connection
188 <li>Once the connection has been established, the {@link
211 the network via {@link java.net.HttpURLConnection}. Once a connection has been
258 <p>An {@link java.io.InputStream} is a readable source of bytes. Once you get an {@link java.io.Inp…
/frameworks/base/services/java/com/android/server/wifi/
DREADME.txt18 …- Once the user has his device provisioned, turning off Wi-Fi from settings or from a third party …
/frameworks/base/docs/html/tools/help/
Dmksdcard.jd47 <p>Once you have created the disk image file, you can load it in the emulator at startup using
Dsqlite3.jd28 <li>Once you invoke <code>sqlite3</code>, you can issue <code>sqlite3</code> commands in the
/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 …
Dindex.jd22 …plication is to determine what users are able to see and do with the app. Once you know what kinds…
/frameworks/base/docs/html/training/basics/firstapp/
Dindex.jd41 Once you've finished the setup, you're ready to begin this class.</p>
/frameworks/base/docs/html/distribute/googleplay/about/
Ddistribution.jd15 <p>Once your app is published, you can update it as often as you want. You can
80 <p>Once you’ve published your app, Google Play makes it easy to see how it’s
117 group of alpha testers, then move to a larger group of beta testers. Once users
/frameworks/base/docs/html/tools/building/
Dbuilding-cmdline.jd15 <li><a href="#OnceBuilt">Once built and signed in release mode</a></li>
101 application in release mode. Once you have built in release mode, it's a good idea to perform
133 <p>Once you have created the unsigned .apk, your next step is to sign the .apk with your private
187 <h3 id="OnceBuilt">Once built and signed in release mode</h3>
189 <p>Once you have signed your application with a private key, you can install and run it on an
283 …<p>Once your device is set up and connected via USB, navigate to your SDK's <code>platform-tools/<…
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-element.jd73 <p class="caution"><strong>Caution:</strong> Once you publish your application, you
141 will install it on the external storage. Once installed, the user can move the application
147 storage if the external media is unavailable or full. Once installed, the user can move the applica…
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp128 unsigned Once = 0; in AppendAfterStmt() local
141 if ((*bI == S) && !Once) { in AppendAfterStmt()
142 Once++; in AppendAfterStmt()
150 slangAssert(Once <= 1); in AppendAfterStmt()
154 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/about/
Dstart.jd41 <p>Once your design is finalized, all you need are the tools to turn your app ideas into reality.
/frameworks/base/docs/html/sdk/installing/
Dadding-packages.jd33 <p>Once you've chosen your packages, click <strong>Install</strong>. The Android SDK Manager
/frameworks/base/docs/html/training/location/
Dlocation-testing.jd93 Once you call this method, Location Services turns off its internal location providers and only
108 Once you have connected the location client to Location Services, you must keep it connected
109 until you finish sending out mock locations. Once you call
117 Once you have set mock mode, you can create mock {@link android.location.Location} objects and
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd77 <p>Once visible/inflated, the {@link android.view.ViewStub} element is no longer part of the view
/frameworks/base/docs/html/training/system-ui/
Ddim.jd59 causing the bars to be undimmed. Once the flag has been cleared, your app needs to reset
/frameworks/base/docs/html/google/play/billing/
Dapi.jd47 …rchased multiple times (such as in-game currency, fuel, or magic spells). Once purchased, a manage…
94 Play. Once an in-app product is purchased, it is considered to be "owned".
111 …ly be purchased once in your application and provide a permanent benefit. Once purchased, these it…

123456789