Home
last modified time | relevance | path

Searched refs:remains (Results 1 – 25 of 43) sorted by relevance

12

/frameworks/base/tools/aapt/
DCacheUpdater.h61 String8 remains; in ensureDirectoriesExist() local
80 existsPath.appendPath(toCreate.walkPath(&remains)); in ensureDirectoriesExist()
81 toCreate = remains; in ensureDirectoriesExist()
87 } while (remains.length() > 0); in ensureDirectoriesExist()
/frameworks/base/docs/html/training/notify-user/
Dmanaging.jd77 // Because the ID remains unchanged, the existing notification is
/frameworks/base/docs/html/sdk/installing/
Dmigrate.jd33 <p>Your selected project remains in the same location but now contains a {@code build.gradle}
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dindex.jd47 longer visible, but the instance and its state remains intact).</p>
Dpausing.jd42 activity is still partially visible but currently not the activity in focus, it remains paused.</p>
Dstarting.jd230 {@link android.app.Activity#onResume()} quickly follows and the activity remains in the Resumed
/frameworks/base/docs/html/design/patterns/
Dconfirming-acknowledging.jd51 …Gmail, an acknowledgment appears with an undo option. The acknowledgment remains until the user ta…
Dnavigation.jd38 occurrence. However, unlike the Up button, which ensures the user remains within your app, the Back
185 to see its details, the user remains in the same task, extending it by adding activities. Triggering
Dnavigation-drawer.jd27 remains visible.</p>
330 <li>The action bar remains in place and adjusts its content.</li>
Dapp-structure.jd184 the advantage that a level of hierarchy is removed and data remains at the center of the user's
/frameworks/base/docs/html/training/displaying-bitmaps/
Ddisplay-bitmap.jd227 UI remains fluid, memory usage remains under control and concurrency is handled correctly (due to
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dtoasts.jd22 activity remains visible and interactive.
/frameworks/base/docs/html/tools/devices/
Dmanaging-avds-cmdline.jd192 location of the AVD directory and always remains at the root the .android
207 The AVD's .ini file remains in the .android directory on the network
/frameworks/base/docs/html/training/gestures/
Dmulti.jd85 as the pointer remains active. Use the {@link
/frameworks/base/docs/html/training/basics/fragments/
Dcreating.jd37 remains compatible with devices running system versions as low as Android 1.6.</p>
/frameworks/base/docs/html/guide/components/
Dtasks-and-back-stack.jd89 takes focus. The previous activity remains in the stack, but is stopped. When an activity
126 stopped, but the back stack for the task remains intact&mdash;the task has simply lost focus while
326 stack remains A-B-C-D. However, if an intent arrives for an activity of type B, then a new
536 activity remains part of the task only for the current session. If the user
Dactivities.jd362 object is retained in memory, it maintains all state and member information, and remains attached to
641 remains intact.</p>
/frameworks/base/docs/html/distribute/tools/promote/
Dbrand.jd79 want to ensure that the Android robot remains available for all to use.</p>
/frameworks/base/docs/html/training/articles/
Dsecurity-gms-provider.jd130 android.net.SSLCertificateSocketFactory}, which remains vulnerable to such
Dmemory.jd79 new objects or touching mmapped pages&mdash;remains resident in RAM and cannot be paged out.
536 <p>Your process name should begin with a colon (':') to ensure that the process remains private to
/frameworks/base/docs/html/training/contacts-provider/
Dmodify-data.jd177 the identifier that you should use to retrieve a contact. It remains constant,
/frameworks/base/docs/html/google/play/licensing/
Dlicensing-reference.jd359 so that the license response remains valid for as long as the application is
/frameworks/base/docs/html/guide/topics/appwidgets/
Dhost.jd54 an ID that is unique within the host's own package. This ID remains persistent
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd304 greater than 0 to only one view, then that view fills whatever space remains after all views are
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dactivity_task_design.jd402 remains stopped in the background, ready to restart when called on by
532 remains in the Messaging program. If the user wants to go back to the

12