Searched refs:choices (Results 1 – 8 of 8) sorted by relevance
/development/vndk/tools/sourcedr/blueprint/ |
D | analyze_manifest_split.py | 125 group.add_argument('--has-group', choices=_GROUPS, 127 group.add_argument('--only-has-group', choices=_GROUPS, 129 group.add_argument('--without-group', choices=_GROUPS,
|
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/ |
D | Camera2VideoFragment.java | 234 private static Size chooseVideoSize(Size[] choices) { in chooseVideoSize() argument 235 for (Size size : choices) { in chooseVideoSize() 241 return choices[choices.length - 1]; in chooseVideoSize() 255 private static Size chooseOptimalSize(Size[] choices, int width, int height, Size aspectRatio) { in chooseOptimalSize() argument 260 for (Size option : choices) { in chooseOptimalSize() 272 return choices[0]; in chooseOptimalSize()
|
/development/tools/repo_pull/ |
D | repo_pull.py | 398 parser.add_argument('command', choices=['pull', 'bash', 'json'], 413 choices=sorted(_MERGE_COMMANDS.keys()), 418 choices=sorted(_PICK_COMMANDS.keys()),
|
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ |
D | Camera2BasicFragment.java | 384 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, in chooseOptimalSize() argument 393 for (Size option : choices) { in chooseOptimalSize() 413 return choices[0]; in chooseOptimalSize()
|
/development/tools/ |
D | monkey | 201 parser.add_argument("--type", choices=["crash", "anr"],
|
/development/scripts/ |
D | gdbclient.py | 70 "--setup-forwarding", default=None, choices=["gdb", "vscode"],
|
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/ |
D | Camera2RawFragment.java | 1632 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, 1640 for (Size option : choices) { 1660 return choices[0];
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 863 selective - j. characterized by very careful or fastidious choices
|