/frameworks/base/core/java/com/android/internal/view/ |
D | IInputContext.aidl | 50 void commitCompletion(in CompletionInfo completion); in commitCompletion() argument
|
/frameworks/base/docs/html/distribute/monetize/ |
D | ecommerce.jd | 41 directly from the user’s wallet and intelligent auto-completion of addresses.
|
/frameworks/base/docs/html/training/notify-user/ |
D | display-progress.jd | 98 // current completion percentage, and "determinate" 155 // Sets the progress indicator to a max value, the current completion
|
/frameworks/base/docs/html/design/building-blocks/ |
D | text-fields.jd | 15 paste) and data lookup via auto-completion.</p>
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | SearchBar.java | 410 for (String completion : completions) { in displayCompletions() 411 infos.add(new CompletionInfo(infos.size(), infos.size(), completion)); in displayCompletions()
|
/frameworks/base/core/java/android/widget/ |
D | AutoCompleteTextView.java | 874 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion() argument 876 mPopup.performItemClick(completion.getPosition()); in onCommitCompletion()
|
/frameworks/base/docs/html/google/play-services/ |
D | wallet.jd | 53 … <p>Google Wallet provides auto-completion of addresses, minimizing user data entry. You can also
|
/frameworks/base/docs/html/tools/help/ |
D | monkey.jd | 83 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/ |
D | regular_updates.jd | 91 …nd download data or not. For time-sensitive transfers where successful completion is important, an…
|
/frameworks/base/docs/html/training/search/ |
D | search.jd | 113 activity of this thread's completion.</p>
|
/frameworks/base/docs/html/training/printing/ |
D | custom-docs.jd | 175 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
|
D | html-docs.jd | 173 of the print job in you application for completion, failure, or user cancellation. Creating an
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 683 <li>Added code completion improvements for custom views, theme references and class 684 references. For example, code completion in a {@code <fragment android:name="" >} 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/ |
D | workflow.jd | 131 smart code editor with completion, quick navigation between code and
|
/frameworks/base/docs/html/tools/help/uiautomator/ |
D | index.jd | 72 <td>Runs the test to completion on the device even if its parent process is terminated (for example…
|
/frameworks/base/docs/html/distribute/analyze/ |
D | understand-user-value.jd | 142 campaign AND resulted in a goal completion.
|
/frameworks/base/docs/html/training/tv/discovery/ |
D | recommendations.jd | 288 manifest with an intent filter that listens for the completion of the device boot process. The
|
/frameworks/base/docs/html/training/articles/ |
D | perf-anr.jd | 152 android.os.Handler} for the other threads to post back to upon completion.
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.2-highlights.jd | 254 database. Also provides APIs to let applications detect completion of sound loading and auto-pause
|
D | android-2.2.jd | 149 <li>New APIs in {@link android.media.SoundPool} to detect completion of sound-loading.</li>
|
/frameworks/base/docs/html/training/transitions/ |
D | overview.jd | 137 transition states that the framework monitors between the start and the completion of an
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 135 EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR condition is satisfied by completion
|
/frameworks/base/docs/html/training/custom-views/ |
D | create-view.jd | 124 editors depend on this naming convention to provide statement completion.</p>
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_overview.jd | 76 completion</li>
|
/frameworks/base/docs/html/distribute/stories/ |
D | localization.jd | 219 the completion time for translation requests is very good.”
|