/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_avrcp_controller.cpp | 58 ALOGI("%s: id: %d, pressed: %d", __func__, id, pressed); in btavrcp_passthrough_response_callback() 86 ALOGI("%s: conn state: rc: %d br: %d", __func__, rc_connect, br_connect); in btavrcp_connection_state_callback() 145 ALOGI("%s", __func__); in btavrcp_playerapplicationsetting_callback() 192 ALOGI("%s", __func__); in btavrcp_playerapplicationsetting_changed_callback() 230 ALOGI("%s", __func__); in btavrcp_set_abs_vol_cmd_callback() 249 ALOGI("%s", __func__); in btavrcp_register_notification_absvol_callback() 274 ALOGI("%s", __func__); in btavrcp_track_changed_callback() 324 ALOGI("%s", __func__); in btavrcp_play_position_changed_callback() 342 ALOGI("%s", __func__); in btavrcp_play_status_changed_callback() 550 ALOGI("%s count %d", __func__, count); in btavrcp_change_path_callback() [all …]
|
D | com_android_bluetooth_a2dp_sink.cpp | 38 ALOGI("%s", __func__); in bta2dp_connection_state_callback() 57 ALOGI("%s", __func__); in bta2dp_audio_state_callback() 77 ALOGI("%s", __func__); in bta2dp_audio_config_callback() 110 ALOGI("%s: succeeds", __func__); in classInitNative() 171 ALOGI("%s: sBluetoothA2dpInterface: %p", __func__, sBluetoothA2dpInterface); in connectA2dpNative()
|
D | com_android_bluetooth_a2dp.cpp | 52 ALOGI("%s", __func__); in bta2dp_connection_state_callback() 71 ALOGI("%s", __func__); in bta2dp_audio_state_callback() 92 ALOGI("%s", __func__); in bta2dp_audio_config_callback() 184 ALOGI("%s: succeeds", __func__); in classInitNative() 313 ALOGI("%s: sBluetoothA2dpInterface: %p", __func__, sBluetoothA2dpInterface); in connectA2dpNative()
|
D | com_android_bluetooth_hfp.cpp | 74 ALOGI("%s", __func__); in connection_state_callback() 403 ALOGI("%s: succeeds", __func__); in classInitNative() 472 ALOGI("%s: sBluetoothHfpInterface: %p", __func__, sBluetoothHfpInterface); in connectHfpNative() 651 ALOGI("%s: sBluetoothHfpInterface: %p", __func__, sBluetoothHfpInterface); in cindResponseNative() 674 ALOGI("%s: sBluetoothHfpInterface: %p", __func__, sBluetoothHfpInterface); in bindResponseNative()
|
D | com_android_bluetooth_btservice_AdapterService.cpp | 693 ALOGI("%s: return from cleanup", __func__); in cleanupNative() 798 ALOGI( in createBondOutOfBandNative() 813 ALOGI("%s: wrong length of smTK, should be empty or %d bytes.", __func__, in createBondOutOfBandNative() 827 ALOGI( in createBondOutOfBandNative() 843 ALOGI("%s: wrong length of LE SC Random, should be empty or %d bytes.", in createBondOutOfBandNative()
|
D | com_android_bluetooth_hidd.cpp | 215 ALOGI("Cleaning up interface"); in cleanupNative() 221 ALOGI("Cleaning up callback object"); in cleanupNative()
|
D | com_android_bluetooth_hdp.cpp | 85 ALOGI("%s: succeeds", __func__); in classInitNative()
|
D | com_android_bluetooth_pan.cpp | 29 #define info(fmt, ...) ALOGI("%s(L%d): " fmt, __func__, __LINE__, ##__VA_ARGS__)
|
D | com_android_bluetooth_hid.cpp | 181 ALOGI("%s: succeeds", __func__); in classInitNative()
|
D | com_android_bluetooth_avrcp.cpp | 560 ALOGI("%s: succeeds", __func__); in classInitNative() 1469 ALOGI("%s num_attr = %d", __func__, num_attrs); in copy_item_attributes()
|
D | com_android_bluetooth_hfpclient.cpp | 377 ALOGI("%s succeeds", __func__); in classInitNative()
|
D | com_android_bluetooth_gatt.cpp | 31 #define info(fmt, ...) ALOGI("%s(L%d): " fmt, __func__, __LINE__, ##__VA_ARGS__)
|
/packages/services/Car/evs/app/ |
D | evs_app.cpp | 66 ALOGI("Acquiring EVS Enumerator"); in main() 74 ALOGI("Acquiring EVS Display"); in main() 83 ALOGI("Connecting to Vehicle HAL"); in main() 116 ALOGI("Constructing state controller"); in main() 123 ALOGI("Entering running state"); in main()
|
D | EvsStateControl.cpp | 57 ALOGI("Camera list callback received %zu cameras", in EvsStateControl() 181 ALOGI("Camera change required"); in configureEvsPipeline() 226 ALOGI("Activated state %d.", desiredState); in configureEvsPipeline()
|
D | StreamHandler.cpp | 98 ALOGI("End of stream signaled"); in deliverFrame()
|
/packages/services/Car/evs/manager/ |
D | service.cpp | 48 ALOGI("EVS managed service connecting to hardware at %s", kHardwareEnumeratorName); in main() 57 ALOGI("EVS managed service is starting as %s", kManagedEnumeratorName); in main()
|
D | Enumerator.cpp | 161 ALOGI("Got %p while active display is %p.", display.get(), pActiveDisplay.get()); in closeDisplay()
|
D | VirtualCamera.cpp | 87 ALOGI("Skipping new frame as we hold %zu of %u allowed.", in deliverFrame()
|
D | HalCamera.cpp | 196 ALOGI("Trivially rejecting frame with no acceptances"); in deliverFrame()
|
/packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/src/ |
D | VehicleNetworkAudioHelper.cpp | 71 ALOGI("initial focus state 0x%x", mAllowedStreams); in updatePropertiesLocked() 215 ALOGI("audio focus change 0x%x", mAllowedStreams); in onEvents()
|
/packages/apps/TV/jni/ |
D | DvbManager.cpp | 130 ALOGI("Lock status : %s", lockStatus ? "true" : "false"); in tune() 192 ALOGI("Using frontend \"%s\", type %s", info.name, types); in openDvbFe()
|
D | logging.h | 28 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO , LOG_TAG, __VA_ARGS__) macro
|
/packages/services/Car/vehicle_monitor_service/ |
D | main_vehiclemonitor.cpp | 30 ALOGI("vehicle_monitor_service: starting"); in main()
|
/packages/apps/Nfc/nci/jni/ |
D | NfcJniUtil.cpp | 43 ALOGI("NFC Service: loading nci JNI"); in JNI_OnLoad()
|
D | RoutingManager.cpp | 133 ALOGI("Waiting for EE info"); in initialize()
|