Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 56) sorted by relevance

123

/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecAlgorithmTest.java98 } catch (IllegalArgumentException pass) { in checkAuthKeyAndTruncLenValidation()
104 } catch (IllegalArgumentException pass) { in checkAuthKeyAndTruncLenValidation()
110 } catch (IllegalArgumentException pass) { in checkAuthKeyAndTruncLenValidation()
120 } catch (IllegalArgumentException pass) { in checkCryptKeyLenValidation()
154 } catch (IllegalArgumentException pass) { in testTruncLenValidation()
167 } catch (IllegalArgumentException pass) { in testLenValidation()
176 } catch (IllegalArgumentException pass) { in testAlgoNameValidation()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc256 } else if (opcode == AVRC_OP_PASS_THRU && p_msg->pass.p_pass_data != NULL) { in bta_av_rc_msg_cback()
257 p_data_src = p_msg->pass.p_pass_data; in bta_av_rc_msg_cback()
258 data_len = (uint16_t)p_msg->pass.pass_len; in bta_av_rc_msg_cback()
281 p_buf->msg.pass.p_pass_data = p_data_dst; in bta_av_rc_msg_cback()
873 if (p_data->rc_msg.msg.pass.op_id == AVRC_ID_VENDOR) { in bta_av_rc_msg()
877 p_data->rc_msg.msg.pass.pass_len, in bta_av_rc_msg()
878 p_data->rc_msg.msg.pass.p_pass_data, is_inquiry); in bta_av_rc_msg()
879 } else if (((p_data->rc_msg.msg.pass.op_id == AVRC_ID_VOL_UP) || in bta_av_rc_msg()
880 (p_data->rc_msg.msg.pass.op_id == AVRC_ID_VOL_DOWN)) && in bta_av_rc_msg()
885 bta_av_op_supported(p_data->rc_msg.msg.pass.op_id, is_inquiry); in bta_av_rc_msg()
[all …]
/packages/modules/NeuralNetworks/
DTEST_MAPPING21 // pass consisting of:
25 // The value here is a bitmask indicating only "pass 2"
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc857 msg.pass.op_id = (AVRC_PASS_OP_ID_MASK & *p_data); in avrc_msg_cback()
859 msg.pass.state = true; in avrc_msg_cback()
861 msg.pass.state = false; in avrc_msg_cback()
863 msg.pass.pass_len = *p_data++; in avrc_msg_cback()
864 if (msg.pass.pass_len != p_pkt->len - 5) in avrc_msg_cback()
865 msg.pass.pass_len = p_pkt->len - 5; in avrc_msg_cback()
866 if (msg.pass.pass_len) in avrc_msg_cback()
867 msg.pass.p_pass_data = p_data; in avrc_msg_cback()
869 msg.pass.p_pass_data = NULL; in avrc_msg_cback()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java60 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height); in renderSlot() argument
286 for (int pass = 1; requestCount != 0; ++pass) { in render()
290 requestedSlot[i], pass, paperActive); in render()
314 GLCanvas canvas, int index, int pass, boolean paperActive) { in renderItem() argument
326 canvas, index, pass, rect.right - rect.left, rect.bottom - rect.top); in renderItem()
DManageCacheDrawer.java65 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
DAlbumSlotRenderer.java104 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
DAlbumSetSlotRenderer.java131 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot() argument
/packages/modules/adb/daemon/
Djdwp_service.cpp330 bool pass = false; member
361 if (!jdwp->pass) { in jdwp_socket_ready()
367 jdwp->pass = true; in jdwp_socket_ready()
385 s->pass = false; in create_jdwp_service_socket()
/packages/apps/TimeZoneData/oem_template/xts/
DREADME.oem12 To pass, OEMs must provide their own OEM-specific signed time zone data app .apks under the
/packages/modules/GeoTZ/apex/com.android.geotz/resources/
Dofflineltzprovider.properties8 # The namespace to pass to android.provider.DeviceConfig for server-pushed configuration.
/packages/apps/Dialer/java/com/android/dialer/callintent/
Dcall_specific_app_data.proto14 // Dialer. The system will pass this data to the InCallUi which can use it
/packages/modules/Bluetooth/floss/build/
DREADME.md20 If you want to run the build more quickly (or pass other commands), run
/packages/modules/Bluetooth/system/device/fuzzer/
DREADME.md11 Fuzzer assigns values to the following parameters to pass on to libbtdevice:
/packages/modules/Bluetooth/
DREADME.md61 to change this, just pass in `--bootstrap-dir` to the script.
176 binary directly. By default, it will try to run on hci0 but you can pass it
/packages/modules/GeoTZ/
DREADME.md26 location and the `geotz_lookup` APIs to obtain the time zone IDs to pass to
/packages/modules/Bluetooth/system/btcore/fuzzer/
DREADME.md11 Fuzzers assigns values to the following parameters to pass on to libbtcore:
/packages/apps/Dialer/java/com/android/contacts/common/widget/
Dselect_phone_account_dialog_options.proto34 // The call ID to pass back to the callback
/packages/modules/Bluetooth/android/leaudio/
Dgradlew.bat16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/apps/Car/DebuggingRestrictionController/
Dgradlew.bat16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/inputmethods/LatinIME/
Dgradlew.bat11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/services/Telephony/testapps/TestSliceApp/
Dgradlew.bat35 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/providers/MediaProvider/tools/photopicker-gradle/
Dgradlew.bat35 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java373 int pass = Integer.parseInt(passkey); in onPair() local
/packages/modules/Bluetooth/system/service/doc/
DIBluetoothGattServer.txt56 * of success, the application should pass in "0". Otherwise this should

123