Searched refs:choices (Results 1 – 6 of 6) sorted by relevance
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/ |
D | ResponseFragment.java | 53 int iconResId, int[] choices, String name, int defaultChoice) { in prepareArgs() argument 58 args.putIntArray(ARG_CHOICES, choices); in prepareArgs() 65 int[] choices = new int[0]; in getChoices() local 69 choices = tmp; in getChoices() 74 return choices; in getChoices() 170 int[] choices = getChoices(); in onCreateActions() local 172 for (int choice: choices) { in onCreateActions() 180 if (choices.length == 0) { in onCreateActions() 194 final int[] choices = getChoices(); in onGuidedActionClicked() local 201 for (int choice: choices) { in onGuidedActionClicked()
|
/device/google/trout/tools/tracing/tooling/ |
D | calculate_time_offset.py | 163 … parser.add_argument('--clock_name', required=False, choices =['CLOCK_REALTIME','CLOCK_MONOTONIC'], 165 parser.add_argument('--mode', choices=['ptp', 'trace'], default='ptp',
|
/device/google/common/etm/ |
D | update.py | 72 choices=['kernel-android14-gs-pixel-6.1',
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | gen_entries.py | 303 parser.add_argument("--mode", help="Output mode", choices=mode_list)
|
/device/google/cuttlefish_vmm/qemu/scripts/ |
D | rebuild.py | 1257 choices=list(Architecture),
|
/device/google/trout/tools/ |
D | bpttool | 1575 choices=QUERY_PARTITION_TYPES,
|