Home
last modified time | relevance | path

Searched refs:ALOGW (Results 1 – 25 of 26) sorted by relevance

12

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp467 ALOGW("%s: Failed to get Bluetooth Handsfree Interface", __func__); in initializeNative()
490 ALOGW("%s: Bluetooth module is not loaded", __func__); in cleanupNative()
511 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in connectHfpNative()
533 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in disconnectHfpNative()
555 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in connectAudioNative()
577 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in disconnectAudioNative()
600 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in startVoiceRecognitionNative()
622 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in stopVoiceRecognitionNative()
644 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in setVolumeNative()
669 ALOGW("%s: sBluetoothHfpInterface is null", __func__); in notifyDeviceStatusNative()
[all …]
Dcom_android_bluetooth_pan.cpp32 ALOGW("## WARNING : %s(L%d): " fmt "##", __func__, __LINE__, ##__VA_ARGS__)
125 ALOGW("Cleaning up Bluetooth PAN Interface before initializing..."); in initializeNative()
131 ALOGW("Cleaning up Bluetooth PAN callback object"); in initializeNative()
149 ALOGW("initialization failed: Cleaning up Bluetooth PAN callback object"); in initializeNative()
161 ALOGW("Cleaning up Bluetooth PAN Interface..."); in cleanupNative()
167 ALOGW("Cleaning up Bluetooth PAN callback object"); in cleanupNative()
Dcom_android_bluetooth_hid_host.cpp215 ALOGW("Cleaning up Bluetooth HID Interface before initializing..."); in initializeNative()
221 ALOGW("Cleaning up Bluetooth GID callback object"); in initializeNative()
253 ALOGW("Cleaning up Bluetooth HID Interface..."); in cleanupNative()
259 ALOGW("Cleaning up Bluetooth GID callback object"); in cleanupNative()
Dcom_android_bluetooth_a2dp_sink.cpp120 ALOGW("Cleaning up A2DP Interface before initializing..."); in initNative()
126 ALOGW("Cleaning up A2DP callback object"); in initNative()
Dcom_android_bluetooth_sdp.cpp62 ALOGW("Cleaning up Bluetooth SDP Interface before initializing..."); in initializeNative()
485 ALOGW("Cleaning up Bluetooth SDP Interface..."); in cleanupNative()
491 ALOGW("Cleaning up Bluetooth SDP object"); in cleanupNative()
Dcom_android_bluetooth_hfpclient.cpp456 ALOGW("Cleaning up Bluetooth HFP Client Interface before initializing"); in initializeNative()
462 ALOGW("Cleaning up Bluetooth HFP Client callback object"); in initializeNative()
494 ALOGW("Cleaning up Bluetooth HFP Client Interface..."); in cleanupNative()
500 ALOGW("Cleaning up Bluetooth HFP Client callback object"); in cleanupNative()
Dcom_android_bluetooth_avrcp_target.cpp234 ALOGW("%s: Service not loaded.", __func__); in sendMediaUpdateNative()
248 ALOGW("%s: Service not loaded.", __func__); in sendFolderUpdateNative()
275 ALOGW("%s: Service not loaded.", __func__); in connectDeviceNative()
294 ALOGW("%s: Service not loaded.", __func__); in disconnectDeviceNative()
Dcom_android_bluetooth_hid_device.cpp182 ALOGW("Cleaning up interface"); in initNative()
188 ALOGW("Cleaning up callback object"); in initNative()
Dcom_android_bluetooth_a2dp.cpp302 ALOGW("%s: Cleaning up A2DP Interface before initializing...", __func__); in initNative()
308 ALOGW("%s: Cleaning up A2DP callback object", __func__); in initNative()
Dcom_android_bluetooth_gatt.cpp36 ALOGW("WARNING: %s(L%d): " fmt "##", __func__, __LINE__, ##__VA_ARGS__)
890 ALOGW("Cleaning up Bluetooth GATT Interface before initializing..."); in initializeNative()
896 ALOGW("Cleaning up Bluetooth GATT callback object"); in initializeNative()
1688 ALOGW("Cleaning up Advertise callback object"); in advertiseInitializeNative()
1976 ALOGW("Cleaning up periodic scan callback object"); in periodicScanInitializeNative()
/packages/services/Car/evs/sampleDriver/
DEvsV4lCamera.cpp88 ALOGW("Error - releasing buffer despite remote ownership"); in shutdown()
114 ALOGW("ignoring setMaxFramesInFlight call when camera has been lost."); in setMaxFramesInFlight()
139 ALOGW("ignoring startVideoStream call when camera has been lost."); in startVideoStream()
218 ALOGW("ignoring doneWithFrame call when camera has been lost."); in doneWithFrame()
290 ALOGW("ignoring setExtendedInfo call when camera has been lost."); in setExtendedInfo()
436 ALOGW("Skipped a frame because too many are in flight\n"); in forwardFrame()
DEvsEnumerator.cpp222 ALOGW("Killing previous camera because of new caller"); in openCamera()
265 ALOGW("Ignoring close of previously orphaned camera - why did a client steal?"); in closeCamera()
287 ALOGW("Killing previous display because of new caller"); in openDisplay()
308 ALOGW("Ignoring close of previously orphaned display - why did a client steal?"); in closeDisplay()
383 ALOGW("Unsupported, 0x%X", formatDescription.pixelformat); in qualifyCaptureDevice()
DEvsGlDisplay.cpp279 ALOGW ("Got a frame returned while not visible - ignoring.\n"); in returnTargetBufferForDisplay()
/packages/services/Car/evs/app/
Devs_app.cpp60 ALOGW("VHAL subscription for property 0x%08X failed with code %d.", propertyId, status); in subscribeToVHal()
147 ALOGW("Didn't get turn signal notificaitons, so we'll ignore those."); in main()
151 ALOGW("Test mode selected, so not talking to Vehicle HAL"); in main()
DEvsStateControl.cpp98 ALOGW("No config information for hardware camera %s", in EvsStateControl()
204 ALOGW("EvsStateControl update loop ending"); in updateLoop()
/packages/apps/Terminal/jni/
Dcom_android_terminal_Terminal.cpp162 ALOGW("term_damage"); in term_damage()
173 ALOGW("term_moverect"); in term_moverect()
185 ALOGW("term_movecursor"); in term_movecursor()
196 ALOGW("term_settermprop"); in term_settermprop()
221 ALOGW("term_bell"); in term_bell()
231 ALOGW("term_sb_pushline"); in term_sb_pushline()
240 ALOGW("term_sb_popline"); in term_sb_popline()
/packages/services/Car/evs/manager/
DVirtualCamera.cpp47 ALOGW("Virtual camera being shutdown while stream is running"); in shutdown()
53 ALOGW("VirtualCamera destructing with frames in flight."); in shutdown()
77 ALOGW("Stream unexpectedly stopped"); in deliverFrame()
DHalCamera.cpp63 ALOGW("Ignoring disownVirtualCamera call with null pointer"); in disownVirtualCamera()
119 ALOGW("We found more frames in use than requested."); in changeFramesInFlight()
DEnumerator.cpp189 ALOGW("Ignoring call to closeDisplay with unrecognized display object."); in closeDisplay()
/packages/services/Car/car-lib/native/CarPowerManager/
DCarPowerManager.cpp98 ALOGW(LOG_TAG "car service unavailable"); in connectToCarService()
110 ALOGW(LOG_TAG "car power management service unavailable"); in connectToCarService()
/packages/apps/TV/jni/
Dlogging.h29 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN , LOG_TAG, __VA_ARGS__) macro
/packages/services/Car/procfs-inspector/server/
Dmain.cpp44 ALOGW(LOG_TAG " joined and going down"); in main()
/packages/services/Car/tools/keventreader/server/
Dmain.cpp72 ALOGW(LOG_TAG " joined and going down"); in main()
Deventgatherer.cpp30 ALOGW("failed to open input source file %s", argv[i]); in EventGatherer()
/packages/services/Car/car-bugreportd/
Dmain.cpp240 ALOGW("Cannot set socket timeout (%s)", strerror(errno)); in doBugreport()

12