Home
last modified time | relevance | path

Searched defs:bi (Results 1 – 16 of 16) sorted by relevance

/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/javatests/com/android/libraries/rcs/simpleclient/protocol/msrp/
DMsrpChunkTest.java41 ByteArrayInputStream bi = new ByteArrayInputStream(bo.toByteArray()); in writeAndReadChunk() local
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_fake.cc88 packet::BitInserter bi{view}; in InjectEvent() local
/packages/apps/SecureElement/src/com/android/se/security/gpac/
DBerTlv.java62 int bi = b & 0xff; in toHex() local
/packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/
DImsStateTrackerTest.java288 BarringInfo bi = new BarringInfo(); in testUpdateBarringInfoBeforeAddingListener() local
305 BarringInfo bi = new BarringInfo(); in testUpdateBarringInfoAfterAddingListener() local
/packages/apps/Gallery2/jni/filters/
Dhsv.c44 int bi = rgb[rgbOff+2]; in rgb2hsv() local
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc137 BitInserter bi(bytes); in on_outbound_acl_ready() local
145 BitInserter bi(bytes); in on_outbound_sco_ready() local
153 BitInserter bi(bytes); in on_outbound_iso_ready() local
306 BitInserter bi(*bytes); in send_next_command() local
Ddistance_measurement_manager.cc1135 BitInserter bi(ranging_header_raw); in init_cs_procedure_data() local
1490 BitInserter bi(*bytes); in builder_to_bytes() local
/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_decode.cc143 int bi; in block4() local
Dg722_encode.cc137 int bi; in block4() local
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl_test.cc65 BitInserter bi(*bytes); in Serialize() local
Dle_acl_connection_test.cc144 packet::BitInserter bi(*bytes); in DequeueCommandBytes() local
Dclassic_acl_connection_test.cc159 packet::BitInserter bi(*bytes); in DequeueCommandBytes() local
Dle_impl_test.cc119 BitInserter bi(*bytes); in Serialize() local
/packages/apps/Settings/src/com/android/settings/applications/
DRunningServiceDetails.java259 RunningState.BaseItem bi = si != null ? si : mi; in addServiceDetailsView() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc1667 bluetooth::packet::BitInserter bi(data); in btm_process_inq_results_extended() local
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...