Searched defs:choices (Results 1 – 4 of 4) sorted by relevance
33 protected MultipleChoiceStep(String instruction, List<String> choices) { in MultipleChoiceStep()
69 CharSequence[] choices = new CharSequence[2]; in testRemoteInputBuilder_setDataAndTextAndChoices() local263 CharSequence[] choices = new CharSequence[2]; in newChoicesOnlyRemoteInput() local
220 private TestWallpaper pickUnused(List<TestWallpaper> choices) { in pickUnused()
404 String[] choices = new String[sizes.size()]; in showNextDialogToChoosePreviewSize() local