Searched refs:choice (Results 1 – 13 of 13) sorted by relevance
77 private static CameraApi validateApiChoice(CameraApi choice) { in validateApiChoice() argument86 if (choice == null) { in validateApiChoice()88 choice = CameraApi.AUTO; in validateApiChoice()90 if (choice == CameraApi.AUTO) { in validateApiChoice()91 choice = highestSupportedApi(); in validateApiChoice()94 return choice; in validateApiChoice()
92 for (T choice : choices) { in listSelectFirstFrom()93 if (list.contains(choice)) { in listSelectFirstFrom()94 return choice; in listSelectFirstFrom()
70 public static void setUseNewRS(boolean choice) {UseNewRS = choice;} in setUseNewRS() argument
477 char choice = fgetc(input); in main() local480 if (choice < '0' || choice > '3') { in main()481 fprintf(stderr, "Uknown command: \'%c\'\n", choice); in main()491 switch (choice) { in main()
273 unsigned choice = (rand() & 0x7FFFFFFF) % totalProbability; in main() local279 if (totalProbability <= choice) in main()
108 public SequenceUI choice(String pattern) { in choice() method in SequenceUI
45 … mode will be on even though Wi-Fi is being turned off. The user has the choice to turn this notif…
163 ui.choice("#" + it.next()); // Device. in createSequencedMain()
3053 for (String choice : values) { in writeBundle()3055 serializer.text(choice != null ? choice : ""); in writeBundle()
274 under terms of your choice, provided that the terms permit400 impose that choice.
857 well known, available Covered Code of the Contributor's choice. The1031 Code or ownership rights under a license of Your choice, which may1223 Your choice of the MPL or the alternative licenses, if any, specified
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...