Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/base/core/java/com/android/internal/view/
DIInputContext.aidl50 void commitCompletion(in CompletionInfo completion); in commitCompletion() argument
/frameworks/base/docs/html/distribute/monetize/
Decommerce.jd41 directly from the user’s wallet and intelligent auto-completion of addresses.
/frameworks/base/docs/html/training/notify-user/
Ddisplay-progress.jd98 // current completion percentage, and "determinate"
155 // Sets the progress indicator to a max value, the current completion
/frameworks/base/docs/html/design/building-blocks/
Dtext-fields.jd15 paste) and data lookup via auto-completion.</p>
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DSearchBar.java410 for (String completion : completions) { in displayCompletions()
411 infos.add(new CompletionInfo(infos.size(), infos.size(), completion)); in displayCompletions()
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java874 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion() argument
876 mPopup.performItemClick(completion.getPosition()); in onCommitCompletion()
/frameworks/base/docs/html/google/play-services/
Dwallet.jd53 … <p>Google Wallet provides auto-completion of addresses, minimizing user data entry. You can also
/frameworks/base/docs/html/tools/help/
Dmonkey.jd83 Level 0 (the default) provides little information beyond startup notification, test completion, and
221 Note, under a normal (successful) completion, the launched process(es) are not stopped, and
/frameworks/base/docs/html/training/efficient-downloads/
Dregular_updates.jd91 …nd download data or not. For time-sensitive transfers where successful completion is important, an…
/frameworks/base/docs/html/training/search/
Dsearch.jd113 activity of this thread's completion.</p>
/frameworks/base/docs/html/training/printing/
Dcustom-docs.jd175 have three outcomes: completion, cancellation, or failure in the case where calculation of the
301 method can have three outcomes: completion, cancellation, or failure in the case where the
Dhtml-docs.jd173 of the print job in you application for completion, failure, or user cancellation. Creating an
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd683 <li>Added code completion improvements for custom views, theme references and class
684 references. For example, code completion in a {@code &lt;fragment android:name="" &gt;} tag
685 now suggests completion with a list of fragment classes. Similarly, code completion in the
861 XML code completion, Go To Declaration and other editing contexts.</li>
913 <li>Updated XML code completion so that it completes (and shows documentation for) theme
1121 <li>Added completion of resource values and enum and flag constants.</li>
1135 <li>Improved code completion in style definitions.</li>
1136 <li>Improved code completion for the {@code minSdkVersion} and {@code targetSdkVersion}
1139 <li>Provided support for code completion of custom attributes for custom views,
1731 <li>Code completion has been significantly improved. It now works
[all …]
/frameworks/base/docs/html/tools/
Dworkflow.jd131 smart code editor with completion, quick navigation between code and
/frameworks/base/docs/html/tools/help/uiautomator/
Dindex.jd72 <td>Runs the test to completion on the device even if its parent process is terminated (for example…
/frameworks/base/docs/html/distribute/analyze/
Dunderstand-user-value.jd142 campaign AND resulted in a goal completion.
/frameworks/base/docs/html/training/tv/discovery/
Drecommendations.jd288 manifest with an intent filter that listens for the completion of the device boot process. The
/frameworks/base/docs/html/training/articles/
Dperf-anr.jd152 android.os.Handler} for the other threads to post back to upon completion.
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd254 database. Also provides APIs to let applications detect completion of sound loading and auto-pause
Dandroid-2.2.jd149 <li>New APIs in {@link android.media.SoundPool} to detect completion of sound-loading.</li>
/frameworks/base/docs/html/training/transitions/
Doverview.jd137 transition states that the framework monitors between the start and the completion of an
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt135 EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR condition is satisfied by completion
/frameworks/base/docs/html/training/custom-views/
Dcreate-view.jd124 editors depend on this naming convention to provide statement completion.</p>
/frameworks/base/docs/html/google/play/billing/
Dbilling_overview.jd76 completion</li>
/frameworks/base/docs/html/distribute/stories/
Dlocalization.jd219 the completion time for translation requests is very good.”

12