Searched refs:leave (Results 1 – 25 of 46) sorted by relevance
12
/frameworks/native/opengl/libs/EGL/ |
D | egl_display.h | 131 void leave() { return mHibernation.decWakeCount(HibernationMachine::WEAK); } in leave() function 219 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/sdk/installing/ |
D | migrate.jd | 32 <li>In the following dialog, leave <strong>Use gradle wrapper</strong> selected and click
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | pausing.jd | 46 any information that should be permanently saved in case the user continues to leave your app. If 72 they leave (such as a draft email).</li>
|
D | starting.jd | 56 <p>As the user begins to leave the activity, the system calls other methods that move the activity 80 <li>Does not lose the user's progress if they leave your app and return to it at a
|
/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/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/distribute/monetize/ |
D | ads.jd | 63 Mismatched ad formats can make users unhappy and leave money on the
|
/frameworks/base/docs/html/training/notify-user/ |
D | display-progress.jd | 74 You can either leave the progress bar showing when the operation is done, or remove it. In
|
/frameworks/base/docs/html/tools/extras/ |
D | oem-usb.jd | 131 installation package, you may leave <strong>Include subfolders</strong> checked or 156 installation package, you may leave <strong>Include subfolders</strong> checked or
|
/frameworks/base/docs/html/training/volley/ |
D | requestqueue.jd | 113 <p>If you just need to make a one-time request and don't want to leave the thread pool
|
/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/distribute/users/ |
D | build-buzz.jd | 147 at a time convenient for users to leave your apps and try out your new title.
|
/frameworks/base/docs/html/training/system-ui/ |
D | status.jd | 187 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/training/basics/firstapp/ |
D | creating-project.jd | 105 <li>Under <strong>Describe the new activity for your project</strong>, leave the fields as they
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 452 App should not leave any services running when the app is in the 457 For example, the app should not leave services running to maintain a
|
/frameworks/base/docs/html/training/enterprise/ |
D | app-compatibility.jd | 244 and leave it on the other.</li>
|
/frameworks/base/docs/html/training/articles/ |
D | security-gms-provider.jd | 43 that can leave apps open to a "man-in-the-middle" attack that decrypts
|
/frameworks/base/docs/html/training/tv/games/ |
D | index.jd | 136 button to leave an in-game menu (opened by a different button) and return to gameplay. For more
|
/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/tools/publishing/ |
D | app-signing.jd | 247 the user. If you allow someone to use your key, or if you leave your keystore and passwords in
|
12