Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 96) sorted by relevance

1234

/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/
Dstructs.cpp116 .selected = info.selected, in toAidl()
124 .selected = info.selected, in toHidl()
134 .selected = info.selected, in toAidl()
144 .selected = info.selected, in toHidl()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_cell_broadcast.cpp35 gbSmsConfig1.selected = true; in TEST_P()
43 gbSmsConfig2.selected = true; in TEST_P()
51 gbSmsConfig3.selected = true; in TEST_P()
59 gbSmsConfig4.selected = true; in TEST_P()
67 gbSmsConfig5.selected = true; in TEST_P()
119 cbSmsConfig.selected = true; in TEST_P()
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal106 * Returns a selected range of the set of supported parameters.
109 * start index of 0, and the selected range are indices into this vector.
110 * Fewer than \p count parameters are returned if the selected range is
115 * @param start start index of selected range
116 * @param count size of the selected
120 * @return params Vector containing the selected range of supported
150 * for the selected fields.
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/1/android/hardware/radio/messaging/
DCdmaBroadcastSmsConfigInfo.aidl39 boolean selected;
DGsmBroadcastSmsConfigInfo.aidl41 boolean selected;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/
DCdmaBroadcastSmsConfigInfo.aidl40 boolean selected;
DGsmBroadcastSmsConfigInfo.aidl42 boolean selected;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/2/android/hardware/radio/messaging/
DCdmaBroadcastSmsConfigInfo.aidl39 boolean selected;
DGsmBroadcastSmsConfigInfo.aidl41 boolean selected;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/3/android/hardware/radio/messaging/
DCdmaBroadcastSmsConfigInfo.aidl40 boolean selected;
DGsmBroadcastSmsConfigInfo.aidl42 boolean selected;
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/
DCdmaBroadcastSmsConfigInfo.aidl36 boolean selected;
DGsmBroadcastSmsConfigInfo.aidl54 boolean selected;
/hardware/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_request_processor.cc85 bool selected = false; in SelectWidthAndHeight() local
96 if (selected && width > selected_width) { in SelectWidthAndHeight()
106 selected = true; in SelectWidthAndHeight()
112 if (!selected) { in SelectWidthAndHeight()
/hardware/interfaces/tv/tuner/1.0/
DILnb.hal50 * INVALID_ARGUMENT if the selected voltage isn't allowed,
61 * INVALID_ARGUMENT if the selected tone mode isn't allowed,
72 * INVALID_ARGUMENT if the selected position isn't allowed,
/hardware/interfaces/wifi/hostapd/1.1/
DIHostapd.hal47 * This option can be used to specify the channels selected by ACS.
48 * If this is an empty list, all channels allowed in selected HW mode
/hardware/interfaces/radio/aidl/vts/
Dradio_messaging_test.cpp240 gbSmsConfig1.selected = true; in TEST_P()
248 gbSmsConfig2.selected = true; in TEST_P()
256 gbSmsConfig3.selected = true; in TEST_P()
264 gbSmsConfig4.selected = true; in TEST_P()
272 gbSmsConfig5.selected = true; in TEST_P()
334 cbSmsConfig.selected = true; in TEST_P()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_filter_cubic_weights.adoc30 splines can be selected for cubic filtered sampling and blits:
DVK_EXT_color_write_enable.adoc28 the desired data of which subsets are selected dynamically.
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal170 * Returns a list of supported parameters within a selected range of C2Param
173 * @param start The first index of the selected range.
174 * @param count The length of the selected range.
178 * @return params List of supported parameters in the selected range. This
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/
DREADME.md7 1. The configuration parameters are not hardcoded, but instead selected based on
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsVideoEmulatedCamera.cpp91 bool selected = false; in initializeMediaCodec() local
109 selected = true; in initializeMediaCodec()
112 if (!selected) { in initializeMediaCodec()
/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp83 std::vector<T> selected; in getRandomSubset() local
84 std::sample(collection.begin(), collection.end(), std::back_inserter(selected), in getRandomSubset()
87 return selected; in getRandomSubset()
/hardware/interfaces/wifi/hostapd/1.2/
DIHostapd.hal125 * This option can be used to specify the channel frequencies (in MHz) selected by ACS.
126 * If this is an empty list, all channels allowed in selected HW mode
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DREADME.md8 The configuration parameters are not hardcoded, but instead selected based on

1234