Searched refs:selected (Results 1 - 5 of 5) sorted by relevance

/hardware/ril/include/telephony/
H A Dril_cdma_sms.h165 unsigned char selected; member in struct:__anon4964
H A Dril.h269 BAND_MODE_UNSPECIFIED = 0, //"unspecified" (selected by baseband automatically)
1054 * selected 0 means message types specified in <fromServiceId, toServiceId>
1065 unsigned char selected; member in struct:__anon4885
3060 * Specify that the network should be selected automatically
3065 * This request must not respond until the new operator is selected
3091 * This request must not respond until the new operator is selected
3128 * This request must not respond until the new operator is selected
5605 * - subscription readiness at modem, which was selected by telephony layer
/hardware/ril/libril/
H A Dril.cpp1497 gsmBci[i].selected = (uint8_t) t;
1500 fromCodeScheme=%d, toCodeScheme=%d, selected =%d]", printBuf, i,
1503 gsmBci[i].selected);
1555 cdmaBci[i].selected = (uint8_t) t;
1559 cdmaBci[i].language, cdmaBci[i].selected);
3765 p.writeInt32(p_cur[i]->selected);
3768 fromCodeScheme=%d, toCodeScheme=%d, selected =%d]",
3771 p_cur[i]->selected);
3789 p.writeInt32(p_cur[i]->selected);
3792 selected
[all...]
/hardware/ril/reference-ril/
H A Dril.h269 BAND_MODE_UNSPECIFIED = 0, //"unspecified" (selected by baseband automatically)
1054 * selected 0 means message types specified in <fromServiceId, toServiceId>
1065 unsigned char selected; member in struct:__anon5075
3060 * Specify that the network should be selected automatically
3065 * This request must not respond until the new operator is selected
3091 * This request must not respond until the new operator is selected
3128 * This request must not respond until the new operator is selected
5605 * - subscription readiness at modem, which was selected by telephony layer
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc726 const int selected = begin + random->Generate(range_width); local
727 std::swap((*v)[selected], (*v)[last_in_range]);

Completed in 267 milliseconds