Home
last modified time | relevance | path

Searched refs:PICKOPTON_2 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java121 public static final String PICKOPTON_2 = "two"; field in Utils
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/
DTestApp.java218 options[1] = new Option(Utils.PICKOPTON_2, -1); in pickOptionRequest()