Home
last modified time | relevance | path

Searched refs:selections (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DStartVoiceInteractionActivity.java189 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult() argument
190 Log.i(TAG, "Pick result: finished=" + finished + " selections=" + selections in onPickOptionResult()
198 for (int i=0; i<selections.length; i++) { in onPickOptionResult()
202 sb.append(selections[i].getLabel()); in onPickOptionResult()
DTestInteractionActivity.java242 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult() argument
243 Log.i(TAG, "Pick result: finished=" + finished + " selections=" + selections in onPickOptionResult()
251 for (int i=0; i<selections.length; i++) { in onPickOptionResult()
255 sb.append(selections[i].getLabel()); in onPickOptionResult()
/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractorCallback.aidl31 in VoiceInteractor.PickOptionRequest.Option[] selections, in Bundle result); in deliverPickOptionResult() argument
DResolverActivity.java1902 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult() argument
1903 super.onPickOptionResult(finished, selections, result); in onPickOptionResult()
1904 if (selections.length != 1) { in onPickOptionResult()
1912 final TargetInfo ti = ra.mAdapter.getItem(selections[0].getIndex()); in onPickOptionResult()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java529 VoiceInteractor.PickOptionRequest.Option[] selections, Bundle result) { in sendPickOptionResult() argument
532 + " finished=" + finished + " selections=" + selections in sendPickOptionResult()
537 mCallback.deliverPickOptionResult(mInterface, finished, selections, result); in sendPickOptionResult()
550 VoiceInteractor.PickOptionRequest.Option[] selections, Bundle result) { in sendIntermediatePickOptionResult() argument
551 sendPickOptionResult(false, selections, result); in sendIntermediatePickOptionResult()
562 VoiceInteractor.PickOptionRequest.Option[] selections, Bundle result) { in sendPickOptionResult() argument
563 sendPickOptionResult(true, selections, result); in sendPickOptionResult()
/frameworks/base/docs/html/training/wearables/watch-faces/
Dconfiguration.jd86 configuration activity should provide binary choices and just a few selections to customize
109 <p>In your configuration activity, build a simple UI that provides selections for users to
/frameworks/base/docs/html/training/swipe/
Drespond-refresh-request.jd118 * Listen for option item selections so that we receive a notification
/frameworks/base/docs/html/training/printing/
Dcustom-docs.jd86 a document for printing. These selections can influence the final output as the user chooses
88 As these selections are made, the print framework asks your adapter to lay out and generate a
/frameworks/base/docs/html/training/tv/playback/
Dguided-step.jd123 Actions aren't limited to single-line selections. Here are additional types of
245 Finally, respond to subaction selections by overriding
/frameworks/base/core/java/android/app/
DVoiceInteractor.java554 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult() argument
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/tools/promote/
Ddevice-art.jd440 * Generates the frame from the current selections (g_currentImage and g_currentDevice).
/frameworks/base/docs/html/distribute/essentials/quality/
Dtv.jd32 control device to navigate and make selections rather than touching elements on screen. These
/frameworks/base/docs/html/training/testing/unit-testing/
Dinstrumented-unit-tests.jd374 test your app against every combination of your selections when generating
/frameworks/base/docs/html/distribute/tools/promote/
Ddevice-art.jd530 * Generates the frame from the current selections (g_currentImage and g_currentDevice).
/frameworks/base/docs/html/guide/topics/text/
Dcopy-paste.jd232 users to copy and paste multiple selections as a single clip. For example, if you have a list
1074 objects per clip is to support copying and pasting of multiple selections rather than
/frameworks/base/docs/html/design/wear/
Dwatchfaces.jd415 <p>Settings on the watch should be limited to binary selections or scrollable lists. Settings
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd312 <p>For example, Activity A from above can handle item selections depending on whether it's using