Searched refs:remains (Results 1 – 25 of 43) sorted by relevance
12
/frameworks/base/tools/aapt/ |
D | CacheUpdater.h | 61 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/ |
D | managing.jd | 77 // Because the ID remains unchanged, the existing notification is
|
/frameworks/base/docs/html/sdk/installing/ |
D | migrate.jd | 33 <p>Your selected project remains in the same location but now contains a {@code build.gradle}
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | index.jd | 47 longer visible, but the instance and its state remains intact).</p>
|
D | pausing.jd | 42 activity is still partially visible but currently not the activity in focus, it remains paused.</p>
|
D | starting.jd | 230 {@link android.app.Activity#onResume()} quickly follows and the activity remains in the Resumed
|
/frameworks/base/docs/html/design/patterns/ |
D | confirming-acknowledging.jd | 51 …Gmail, an acknowledgment appears with an undo option. The acknowledgment remains until the user ta…
|
D | navigation.jd | 38 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
|
D | navigation-drawer.jd | 27 remains visible.</p> 330 <li>The action bar remains in place and adjusts its content.</li>
|
D | app-structure.jd | 184 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/ |
D | display-bitmap.jd | 227 UI remains fluid, memory usage remains under control and concurrency is handled correctly (due to
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | toasts.jd | 22 activity remains visible and interactive.
|
/frameworks/base/docs/html/tools/devices/ |
D | managing-avds-cmdline.jd | 192 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/ |
D | multi.jd | 85 as the pointer remains active. Use the {@link
|
/frameworks/base/docs/html/training/basics/fragments/ |
D | creating.jd | 37 remains compatible with devices running system versions as low as Android 1.6.</p>
|
/frameworks/base/docs/html/guide/components/ |
D | tasks-and-back-stack.jd | 89 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—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
|
D | activities.jd | 362 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/ |
D | brand.jd | 79 want to ensure that the Android robot remains available for all to use.</p>
|
/frameworks/base/docs/html/training/articles/ |
D | security-gms-provider.jd | 130 android.net.SSLCertificateSocketFactory}, which remains vulnerable to such
|
D | memory.jd | 79 new objects or touching mmapped pages—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/ |
D | modify-data.jd | 177 the identifier that you should use to retrieve a contact. It remains constant,
|
/frameworks/base/docs/html/google/play/licensing/ |
D | licensing-reference.jd | 359 so that the license response remains valid for as long as the application is
|
/frameworks/base/docs/html/guide/topics/appwidgets/ |
D | host.jd | 54 an ID that is unique within the host's own package. This ID remains persistent
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | building-ui.jd | 304 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/ |
D | activity_task_design.jd | 402 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