/frameworks/support/v7/gridlayout/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/support/v7/mediarouter/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/support/v7/cardview/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/multidex/library/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/support/v17/leanback/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/support/v7/appcompat/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/support/design/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/support/percent/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/multidex/instrumentation/src/ |
D | .readme | 2 Once we support binary library this will go away.
|
/frameworks/base/docs/downloads/ |
D | README | 7 Once saved here, the files must be uploaded to a separate
|
/frameworks/base/docs/html/distribute/googleplay/edu/ |
D | start.jd | 157 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/ |
D | connecting.jd | 143 // 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/ |
D | analytics.jd | 21 where they come from, and how many go on to install your app. Once the app is
|
/frameworks/base/docs/html/training/design-navigation/ |
D | screen-planning.jd | 38 <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/ |
D | start.jd | 50 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/ |
D | youtube.jd | 10 to YouTube videos. Once published the presence of the merchandise card is
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 29 …- 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/ |
D | manifest-element.jd | 78 <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/ |
D | wearable-sounds.jd | 57 <p>Once you've detected the speaker, the process for playing sound on Android Wear is the
|
/frameworks/base/docs/html/training/appbar/ |
D | setting-up.jd | 163 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/ |
D | slang_rs_object_ref_count.cpp | 138 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/ |
D | send-request.jd | 74 Once you call {@link android.content.Context#startService startService()},
|
/frameworks/base/docs/html/training/volley/ |
D | simple.jd | 95 {@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/ |
D | developer-api.jd | 158 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> — Once your
|
/frameworks/base/docs/html/training/tv/discovery/ |
D | recommendations.jd | 82 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
|