Home
last modified time | relevance | path

Searched refs:leave (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/native/opengl/libs/EGL/
Degl_display.h131 void leave() { return mHibernation.decWakeCount(HibernationMachine::WEAK); } in leave() function
217 mDpy->leave(); in ~egl_display_ptr()
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dpausing.jd50 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>
Dstarting.jd58 <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/
Dmigrate.jd44 <li>In the following dialog, leave <strong>Use gradle wrapper</strong> selected and click
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd43 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/
Dcreating-project.jd101 … <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
Dbuilding-ui.jd307 android.widget.EditText} element, give it a weight of 1 and leave the button with no weight.</p>
/frameworks/base/docs/html/design/patterns/
Dhelp.jd7 …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/
Dgltracer.jd77 application, you can leave this field blank.</p>
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgrid.jd28 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/
Ddisplay-progress.jd76 You can either leave the progress bar showing when the operation is done, or remove it. In
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt190 could then leave a number of values in the cache that will never be
/frameworks/base/docs/html/tools/extras/
Doem-usb.jd177 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/
Dstatus.jd181 to leave space for the system windows. This is sufficient for most applications.</p>
/frameworks/base/docs/html/training/custom-views/
Dcustom-drawing.jd73 color or leave it empty. Simply put, {@link android.graphics.Canvas Canvas} defines shapes that you
/frameworks/base/docs/html/distribute/googleplay/quality/
Dcore.jd300 …<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/
Dwidget_design.jd83 App Widget Layout</a> section in the <em>Developer's Guide</em>. Well-designed widgets leave some
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd90 and leave the rest of your app little memory to work with.</p>
/frameworks/base/docs/html/guide/components/
Dtasks-and-back-stack.jd469 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/
Drunning-sync-adapter.jd348 scheduling your sync adapter to run at night. Most users leave their powered on and plugged in
/frameworks/base/docs/html/training/articles/
Dmemory.jd60 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/
Dcreating-input-method.jd187 must handle both landscape and portrait orientations. In non-fullscreen IME mode, leave
/frameworks/base/docs/html/guide/topics/manifest/
Dapplication-element.jd322 that you declare this attribute and leave <a href="#restrictedAccountType">{@code android:restricte…
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd718 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