Searched refs:leave (Results 1 – 25 of 51) sorted by relevance
123
/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/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/preview/ |
D | guide.jd | 145 <li>Run your app and leave it active.</li> 167 <li>Run your app and leave it active.</li>
|
/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/distribute/engage/ |
D | beta.jd | 73 <li>Testers can't leave public reviews for alpha/beta apps on Google Play, so
|
/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/volley/ |
D | requestqueue.jd | 89 <p>If you just need to make a one-time request and don't want to leave the thread pool
|
/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/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 | 105 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 | 184 to leave space for the system windows. This is sufficient for most applications.</p>
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | doze-standby.jd | 378 <li>Run your app and leave it active. 409 <li> Run your app and leave it active.</li>
|
/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/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/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/work/ |
D | managed-profiles.jd | 239 and leave it on the other.</li>
|
/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/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/components/ |
D | tasks-and-back-stack.jd | 470 to leave 565 <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 | 285 scheduling your sync adapter to run at night. Most users leave their powered on and plugged in
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 107 beta versions cannot leave reviews or ratings</strong>, so there is
|
123