Searched refs:leave (Results 1 – 25 of 37) sorted by relevance
12
/frameworks/native/opengl/libs/EGL/ |
D | egl_display.h | 131 void leave() { return mHibernation.decWakeCount(HibernationMachine::WEAK); } in leave() function 217 mDpy->leave(); in ~egl_display_ptr()
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | pausing.jd | 50 any information that should be permanently saved in case the user continues to leave your app. If 76 they leave (such as a draft email).</li>
|
D | starting.jd | 58 <p>As the user begins to leave the activity, the system calls other methods that move the activity 82 <li>Does not lose the user's progress if they leave your app and return to it at a
|
/frameworks/base/docs/html/sdk/installing/ |
D | migrate.jd | 44 <li>In the following dialog, leave <strong>Use gradle wrapper</strong> selected and click
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 43 or participate in the layout. As such, it's cheap to inflate and cheap to leave in a view hierarchy.
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | creating-project.jd | 101 … <li><strong>Theme</strong> specifies the Android UI style to apply for your app. You can leave 106 <li>On the next screen to configure the project, leave the default selections and click
|
D | building-ui.jd | 307 android.widget.EditText} element, give it a weight of 1 and leave the button with no weight.</p>
|
/frameworks/base/docs/html/design/patterns/ |
D | help.jd | 7 …g>within your app</strong>, and if they don't find them quickly, they may leave and never come bac… 94 …g a web browser, but it's a nicer experience for users because they don't leave your app to get th…
|
/frameworks/base/docs/html/tools/help/ |
D | gltracer.jd | 77 application, you can leave this field blank.</p>
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
D | grid.jd | 28 or cells. The table will have as many columns as the row with the most cells. A table can leave
|
/frameworks/base/docs/html/training/notify-user/ |
D | display-progress.jd | 76 You can either leave the progress bar showing when the operation is done, or remove it. In
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 190 could then leave a number of values in the cache that will never be
|
/frameworks/base/docs/html/tools/extras/ |
D | oem-usb.jd | 177 installation package, you may leave <strong>Include subfolders</strong> checked or 202 installation package, you may leave <strong>Include subfolders</strong> checked or
|
/frameworks/base/docs/html/training/system-ui/ |
D | status.jd | 181 to leave space for the system windows. This is sufficient for most applications.</p>
|
/frameworks/base/docs/html/training/custom-views/ |
D | custom-drawing.jd | 73 color or leave it empty. Simply put, {@link android.graphics.Canvas Canvas} defines shapes that you
|
/frameworks/base/docs/html/distribute/googleplay/quality/ |
D | core.jd | 300 …<p style="margin-bottom:.5em;">App should not leave any services running when the app is in the ba… 301 …<p style="margin-bottom:.25em;">For example, the app should not leave services running to maintain…
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | widget_design.jd | 83 App Widget Layout</a> section in the <em>Developer's Guide</em>. Well-designed widgets leave some
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | cache-bitmap.jd | 90 and leave the rest of your app little memory to work with.</p>
|
/frameworks/base/docs/html/guide/components/ |
D | tasks-and-back-stack.jd | 469 to leave 563 <p>This second ability is important: Users must be able to leave a task and then come back to it
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | running-sync-adapter.jd | 348 scheduling your sync adapter to run at night. Most users leave their powered on and plugged in
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 60 care of the rest: the system reclaims your memory allocations when the corresponding objects leave 397 from this overhead. That can leave you in the difficult position of looking at a heap analysis and
|
/frameworks/base/docs/html/guide/topics/text/ |
D | creating-input-method.jd | 187 must handle both landscape and portrait orientations. In non-fullscreen IME mode, leave
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | application-element.jd | 322 that you declare this attribute and leave <a href="#restrictedAccountType">{@code android:restricte…
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 718 raw contact, the application should leave this column empty. This signals the sync 943 transaction, your modifications will never leave the contacts repository in an inconsistent 1984 {@link android.provider.ContactsContract.StreamItems#CONTENT_LIMIT_URI}. You can leave 2099 Users don't have to leave the device's contacts application to invite a contact to your social
|
12