/packages/services/Telephony/src/com/android/phone/settings/ |
D | VoicemailSettingsActivity.java | 64 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in VoicemailSettingsActivity 273 if (DBG) log("ACTION_ADD_VOICEMAIL Intent is thrown"); in onResume() 275 if (DBG) log("Voicemail data has more than one provider."); in onResume() 297 if (DBG) { in maybeHidePublicSettings() 327 if (DBG) log("onPreferenceTreeClick: Voicemail Settings Preference is clicked."); in onPreferenceTreeClick() 342 if (DBG) log("Invoking cfg intent " + preference.getIntent().getPackage()); in onPreferenceTreeClick() 348 if (DBG) log("onPreferenceTreeClick(). No intent; use default behavior in xml."); in onPreferenceTreeClick() 368 if (DBG) log("onPreferenceChange: \"" + preference + "\" changed to \"" + objValue + "\""); in onPreferenceChange() 375 if (DBG) log("No change is made to the VM provider setting."); in onPreferenceChange() 392 if (DBG) log("Saved preferences found - switching to them"); in onPreferenceChange() [all …]
|
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyCallHelper.java | 51 private static final boolean DBG = false; field in EmergencyCallHelper 77 if (DBG) log("EmergencyCallHelper constructor..."); in EmergencyCallHelper() 130 if (DBG) log("startEmergencyCallFromAirplaneModeSequence('" + number + "')..."); in startEmergencyCallFromAirplaneModeSequence() 141 if (DBG) log("startSequenceInternal(): msg = " + msg); in startSequenceInternal() 151 if (DBG) log("- startSequenceInternal: Got mNumber: '" + mNumber + "'"); in startSequenceInternal() 162 if (DBG) log("- startSequenceInternal: acquiring wake lock"); in startSequenceInternal() 193 if (DBG) log("onServiceStateChanged()... new state = " + state); in onServiceStateChanged() 209 if (DBG) log("onServiceStateChanged: ok to call!"); in onServiceStateChanged() 225 if (DBG) log("onServiceStateChanged: not ready to call yet, keep waiting..."); in onServiceStateChanged() 239 if (DBG) log("onDisconnect: connection '" + conn in onDisconnect() [all …]
|
D | CallNotifier.java | 59 private static final boolean DBG = field in CallNotifier 183 if (DBG) { in handleMessage() 188 if (DBG) log("DISCONNECT"); in handleMessage() 195 if (DBG) log("Received PHONE_STATE_DISPLAYINFO event"); in handleMessage() 200 if (DBG) log("Received PHONE_STATE_SIGNALINFO event"); in handleMessage() 205 if (DBG) log("Received Display Info notification done event ..."); in handleMessage() 210 if (DBG) log("PHONE_ENHANCED_VP_ON..."); in handleMessage() 219 if (DBG) log("PHONE_ENHANCED_VP_OFF..."); in handleMessage() 228 if (DBG) log("PHONE_SUPP_SERVICE_FAILED..."); in handleMessage() 233 if (DBG) log("Received PHONE_TTY_MODE_RECEIVED event"); in handleMessage() [all …]
|
D | PhoneUtils.java | 77 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in PhoneUtils 231 if (DBG) log("answerCall: call state = " + ringingCall.getState()); in answerCall() 336 if (DBG) log("==> hungup = " + hungup); in hangup() 342 if (DBG) log("hangup ringing call"); in hangupRingingCall() 362 if (DBG) log("hangup active call"); in hangupActiveCall() 367 if (DBG) log("hangup holding call"); in hangupHoldingCall() 441 if (DBG) log("end holding & answer waiting: 1"); in answerAndEndHolding() 447 if (DBG) log("end holding & answer waiting: 2"); in answerAndEndHolding() 466 if (DBG) log("answerAndEndActive()..."); in answerAndEndActive() 696 if (DBG) Log.d(LOG_TAG, "onReceive: (CDMA) sending empty flash to network"); in sendEmptyFlash() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MceStateMachine.java | 93 private static final Boolean DBG = MapClientService.DBG; field in MceStateMachine 157 if (DBG) Log.d(TAG, "Connection state " + mDevice + ": " + prevState + "->" + state); in onConnectionStateChanged() 184 if (DBG) Log.d(TAG, "Connect Request " + device.getAddress()); in connect() 190 if (DBG) Log.d(TAG, "Disconnect Request " + device.getAddress()); in disconnect() 198 if (DBG) Log.d(TAG, "Send Message " + message); in sendMapMessage() 210 if (DBG) Log.d(TAG, "Scheme " + contact.getScheme()); in sendMapMessage() 214 if (DBG) { in sendMapMessage() 219 if (DBG) Log.w(TAG, "Scheme " + contact.getScheme() + " not supported."); in sendMapMessage() 241 if (DBG) Log.d(TAG, "getMessage" + handle); in getMessage() 250 if (DBG) Log.d(TAG, "getMessage"); in getUnreadMessages() [all …]
|
/packages/services/Car/service/src/com/android/car/ |
D | BluetoothDeviceConnectionPolicy.java | 93 private static final boolean DBG = false; field in BluetoothDeviceConnectionPolicy 256 if (DBG) { in onReceive() 295 if (DBG) { in onReceive() 311 if (DBG) { in onReceive() 413 if (DBG) { in onServiceConnected() 425 if (DBG) { in onPreUnbind() 443 if (DBG) { in onServiceDisconnected() 472 if (DBG) { in setupBluetoothUserService() 482 if (DBG) { in setupBluetoothUserService() 494 if (DBG) { in init() [all …]
|
D | BluetoothDevicesInfo.java | 49 private static final boolean DBG = false; field in BluetoothDevicesInfo 159 if (DBG) { in setBluetoothDevicePriorityLocked() 167 if (DBG) { in setBluetoothDevicePriorityLocked() 172 if (DBG) { in setBluetoothDevicePriorityLocked() 317 if (DBG) { in addDeviceLocked() 327 if (DBG) { in addDeviceLocked() 350 if (DBG) { in setConnectionStateLocked() 411 if (DBG) { in getConnectedDevicesLocked() 436 if (DBG) { in removeDeviceLocked() 467 if (DBG) { in getNextDeviceInQueueLocked() [all …]
|
D | BluetoothAutoConnectStateMachine.java | 39 private static final boolean DBG = false; field in BluetoothAutoConnectStateMachine 87 if (DBG) { in enter() 95 if (DBG) { in processMessage() 100 if (DBG) { in processMessage() 108 if (DBG) { in processMessage() 115 if (DBG) { in processMessage() 136 if (DBG) { in connectToBluetoothDevice() 144 if (DBG) { in exit() 158 if (DBG) { in enter() 166 if (DBG) { in processMessage() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidDevService.java | 45 private static final boolean DBG = false; field in HidDevService 77 if (DBG) Log.v(TAG, "handleMessage(): msg.what=" + msg.what); 272 if (DBG) in registerApp() 285 if (DBG) in unregisterApp() 298 if (DBG) Log.v(TAG, "sendReport(): device=" + device + " id=" + id); in sendReport() 310 if (DBG) Log.v(TAG, "replyReport(): device=" + device + " type=" + type + " id=" + id); in replyReport() 322 if (DBG) Log.v(TAG, "unplug(): device=" + device); in unplug() 334 if (DBG) Log.v(TAG, "connect(): device=" + device); in connect() 346 if (DBG) Log.v(TAG, "disconnect(): device=" + device); in disconnect() 358 if (DBG) Log.v(TAG, "reportError(): device=" + device + " error=" + error); in reportError() [all …]
|
/packages/apps/Nfc/src/com/android/nfc/sneptest/ |
D | ExtDtaSnepServer.java | 35 private static final boolean DBG = true; field in ExtDtaSnepServer 86 if (DBG) Log.d(TAG, "starting connection thread"); in run() 102 if (DBG) Log.e(TAG, "Closing from IOException"); in run() 105 if (DBG) Log.d(TAG, "about to close"); in run() 109 if (DBG) Log.d(TAG, "finished connection thread"); in run() 118 if (DBG) Log.w(TAG, "Bad snep message", e); in handleRequest() 130 if (DBG) Log.d(TAG, "Bad requested length"); in handleRequest() 133 if (DBG) Log.d(TAG, "getting message " + request.toString()); in handleRequest() 138 if (DBG) Log.d(TAG, "putting message " + request.toString()); in handleRequest() 143 if (DBG) Log.d(TAG, "Unknown request (" + request.getField() +")"); in handleRequest() [all …]
|
D | DtaSnepClient.java | 40 private static final boolean DBG = true; field in DtaSnepClient 86 if (DBG) Log.d(TAG, "Connecting remote server"); in DtaClientOperations() 97 if (DBG) Log.d(TAG, "PUT Small Ndef Data"); in DtaClientOperations() 112 if (DBG) Log.d(TAG, "PUT Small Ndef Data"); in DtaClientOperations() 127 if (DBG) Log.d(TAG, "PUT Small Ndef Data"); in DtaClientOperations() 142 if (DBG) Log.d(TAG, "PUT Small Ndef Data"); in DtaClientOperations() 157 if (DBG) Log.d(TAG, "PUT Large Ndef Data"); in DtaClientOperations() 172 if (DBG) Log.d(TAG, "PUT Large Ndef Data"); in DtaClientOperations() 187 if (DBG) Log.d(TAG, "GET Ndef Message"); in DtaClientOperations() 202 if (DBG) Log.d(TAG, "GET Ndef Message"); in DtaClientOperations() [all …]
|
/packages/apps/Nfc/src/com/android/nfc/snep/ |
D | SnepServer.java | 36 private static final boolean DBG = false; field in SnepServer 109 if (DBG) Log.d(TAG, "starting connection thread"); in run() 126 if (DBG) Log.e(TAG, "Closing from IOException"); in run() 129 if (DBG) Log.d(TAG, "about to close"); in run() 136 if (DBG) Log.d(TAG, "finished connection thread"); in run() 145 if (DBG) Log.w(TAG, "Bad snep message", e); in handleRequest() 160 if (DBG) Log.d(TAG, "Bad requested length"); in handleRequest() 166 if (DBG) Log.d(TAG, "putting message " + request.toString()); in handleRequest() 169 if (DBG) Log.d(TAG, "Unknown request (" + request.getField() +")"); in handleRequest() 189 if (DBG) Log.d(TAG, "about create LLCP service socket"); in run() [all …]
|
D | SnepMessenger.java | 35 private static final boolean DBG = false; field in SnepMessenger 55 if (DBG) Log.d(TAG, "about to send a " + buffer.length + " byte message"); in sendMessage() 60 if (DBG) Log.d(TAG, "about to send a " + length + " byte fragment"); in sendMessage() 78 if (DBG) Log.d(TAG, "Got response from first fragment: " + snepResponse.getField()); in sendMessage() 88 if (DBG) Log.d(TAG, "about to send a " + length + " byte fragment"); in sendMessage() 99 … if (DBG) Log.d(TAG, "Got response from second fragment: " + snepResponse.getField()); in sendMessage() 111 if (DBG) Log.d(TAG, "about to send a " + length + " byte fragment"); in sendMessage() 122 …if (DBG) Log.d(TAG, "Got continue response after second fragment: and now disconnecting..." + snep… in sendMessage() 154 if (DBG) Log.d(TAG, "read " + size + " bytes"); in getMessage() 165 if (DBG) Log.d(TAG, "Invalid header length"); in getMessage() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientStateMachine.java | 75 private static final boolean DBG = false; field in HeadsetClientStateMachine 217 if (DBG) { in getCall() 242 if (DBG) { in sendCallChangedIntent() 252 if (DBG) { in queryCallsStart() 262 if (DBG) { in queryCallsDone() 313 if (DBG) { in queryCallsDone() 325 if (DBG) { in queryCallsDone() 355 if (DBG) { in queryCallsDone() 398 if (DBG) { in queryCallsUpdate() 408 if (DBG) { in acceptCall() [all …]
|
D | NativeInterface.java | 31 private static boolean DBG = false; field in NativeInterface 70 if (DBG) { in onConnectionStateChanged() 85 if (DBG) { in onAudioStateChanged() 104 if (DBG) { in onNetworkState() 120 if (DBG) { in onNetworkRoaming() 135 if (DBG) { in onNetworkSignal() 150 if (DBG) { in onBatteryLevel() 165 if (DBG) { in onCurrentOperator() 180 if (DBG) { in onCall() 204 if (DBG) { in onCallSetup() [all …]
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
D | RegisteredAidCache.java | 43 static final boolean DBG = false; field in RegisteredAidCache 140 if (DBG) Log.d(TAG, "Controller supports AID prefix routing"); in RegisteredAidCache() 143 if (DBG) Log.d(TAG, "Controller supports AID subset routing"); in RegisteredAidCache() 149 if (DBG) Log.d(TAG, "resolveAid: resolving AID " + aid); in resolveAid() 163 if (DBG) Log.d(TAG, "Finding AID registrations in range [" + shortestAidMatch + in resolveAid() 176 if (DBG) Log.d(TAG, "resolveAid: AID " + entry.getKey() + " matches."); in resolveAid() 197 if (DBG) Log.d(TAG, "Resolved to: " + resolveInfo); in resolveAid() 269 if (DBG) Log.d(TAG, "resolveAidLocked: (Ignoring handling service " + in resolveAidConflictLocked() 280 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to foreground preferred " + in resolveAidConflictLocked() 286 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to payment default " + in resolveAidConflictLocked() [all …]
|
D | AidRoutingManager.java | 34 static final boolean DBG = false; field in AidRoutingManager 84 if (DBG) Log.d(TAG, "mDefaultRoute=0x" + Integer.toHexString(mDefaultRoute)); in AidRoutingManager() 86 if (DBG) Log.d(TAG, "mDefaultOffHostRoute=0x" + Integer.toHexString(mDefaultOffHostRoute)); in AidRoutingManager() 88 if (DBG) Log.d(TAG, "mAidMatchingSupport=0x" + Integer.toHexString(mAidMatchingSupport)); in AidRoutingManager() 109 if (DBG) Log.d(TAG, "Unrouting prefix AID " + aid); in clearNfcRoutingTableLocked() 115 if (DBG) Log.d(TAG, "Unrouting prefix AID " + aid); in clearNfcRoutingTableLocked() 126 if (DBG) Log.d(TAG, "Unrouting subset AID " + aid); in clearNfcRoutingTableLocked() 130 if (DBG) Log.d(TAG, "Unrouting exact AID " + aid); in clearNfcRoutingTableLocked() 155 if (DBG) Log.d(TAG, "Routing table unchanged, not updating"); in configureRouting() 187 … if (DBG) Log.d(TAG, "Adding AID " + defaultRouteAid + " for default " + in configureRouting() [all …]
|
/packages/apps/Nfc/src/com/android/nfc/ndefpush/ |
D | NdefPushServer.java | 38 private static final boolean DBG = true; field in NdefPushServer 73 if (DBG) Log.d(TAG, "starting connection thread"); in run() 84 if (DBG) Log.d(TAG, "read " + size + " bytes"); in run() 94 if (DBG) Log.d(TAG, "connection broken by IOException", e); in run() 100 if (DBG) Log.d(TAG, "got message " + msg.toString()); in run() 108 if (DBG) Log.d(TAG, "about to close"); in run() 114 if (DBG) Log.d(TAG, "finished connection thread"); in run() 131 if (DBG) Log.d(TAG, "about create LLCP service socket"); in run() 138 if (DBG) Log.d(TAG, "failed to create LLCP service socket"); in run() 141 if (DBG) Log.d(TAG, "created LLCP service socket"); in run() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 82 private static final boolean DBG = GattServiceConfig.DBG; field in GattService 186 if (DBG) Log.d(TAG, "start()"); in start() 202 if (DBG) Log.d(TAG, "stop()"); in stop() 215 if (DBG) Log.d(TAG, "cleanup()"); in cleanup() 283 if (DBG) Log.d(TAG, "Binder is dead - unregistering scanner (" + mScannerId + ")!"); in binderDied() 315 if (DBG) Log.d(TAG, "Binder is dead - unregistering server (" + mAppIf + ")!"); in binderDied() 328 if (DBG) Log.d(TAG, "Binder is dead - unregistering client (" + mAppIf + ")!"); in binderDied() 837 if (DBG) Log.d(TAG, "onScannerRegistered() - UUID=" + uuid in onScannerRegistered() 890 if (DBG) Log.d(TAG, "onClientRegistered() - UUID=" + uuid + ", clientIf=" + clientIf); in onClientRegistered() 905 if (DBG) Log.d(TAG, "onConnected() - clientIf=" + clientIf in onConnected() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 52 static final boolean DBG = true; field in AvrcpControllerService 241 if (DBG) { in getAvrcpControllerService() 247 if (DBG) { in getAvrcpControllerService() 259 if (DBG) { in setAvrcpControllerService() 264 if (DBG) { in setAvrcpControllerService() 353 if (DBG) { in getMetaData() 375 if (DBG) { in getPlaybackState() 394 if (DBG) { in getPlayerSettings() 415 if (DBG) { in setPlayerApplicationSetting() 437 if (DBG) { in getChildren() [all …]
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | P2pLinkManager.java | 148 static final boolean DBG = true; field in P2pLinkManager 302 if (DBG) Log.d(TAG, "enableDisable: llcp deactivate"); in enableDisable() 322 if (DBG) Log.d(TAG, "Enabling Extended DTA Server"); in enableExtDtaSnepServer() 342 if (DBG) Log.d(TAG, "Disabling Extended DTA Server"); in disableExtDtaSnepServer() 357 if (DBG) Log.d(TAG, "enableDtaSnepClient"); in enableDtaSnepClient() 370 if (DBG) Log.d(TAG, "disableDtaSnepClient"); in disableDtaSnepClient() 445 if (DBG) Log.d(TAG, "onP2pInRange()"); in onLlcpActivated() 472 if (DBG) Log.d(TAG, "Duplicate onLlcpActivated()"); in onLlcpActivated() 494 if (DBG) Log.d(TAG, "Took " + Long.toString(totalTime) + " to get first LLCP PDU"); in onLlcpFirstPacketReceived() 525 if (DBG) Log.d(TAG, "Beam is disabled by policy."); in prepareMessageToSend() [all …]
|
/packages/apps/Nfc/src/com/android/nfc/echoserver/ |
D | EchoServer.java | 60 static boolean DBG = true; field in EchoServer 121 if (DBG) Log.d(TAG, "Dumping data unit"); in pushUnit() 188 if (DBG) Log.d(TAG, "read " + size + " bytes"); in handleClient() 198 if (DBG) Log.d(TAG, "connection broken by IOException", e); in handleClient() 205 if (DBG) Log.d(TAG, "about create LLCP service socket"); in run() 213 if (DBG) Log.d(TAG, "failed to create LLCP service socket"); in run() 216 if (DBG) Log.d(TAG, "created LLCP service socket"); in run() 221 if (DBG) Log.d(TAG, "about to accept"); in run() 223 if (DBG) Log.d(TAG, "accept returned " + clientSocket); in run() 292 if (DBG) Log.d(TAG, "about create LLCP connectionless socket"); in run() [all …]
|
/packages/apps/Settings/src/com/android/settings/wifi/p2p/ |
D | WifiP2pSettings.java | 67 private static final boolean DBG = false; field in WifiP2pSettings 126 if (DBG) Log.d(TAG, "Connected"); 136 if (DBG) Log.d(TAG, "Update device info: " + mThisDevice); 141 if (DBG) Log.d(TAG, "Discovery state changed: " + discoveryState); 233 if (DBG) Log.d(TAG, " device rename success"); in onActivityCreated() 254 if (DBG) Log.d(TAG, " remove group success"); in onActivityCreated() 257 if (DBG) Log.d(TAG, " remove group fail " + reason); in onActivityCreated() 274 if (DBG) Log.d(TAG, " cancel connect success"); in onActivityCreated() 277 if (DBG) Log.d(TAG, " cancel connect fail " + reason); in onActivityCreated() 292 if (DBG) Log.d(TAG, " deleting group " + mSelectedGroup.getGroupName()); in onActivityCreated() [all …]
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | SearchActivity.java | 46 private static final boolean DBG = false; field in SearchActivity 103 if (DBG) Log.d(TAG, "onCreate()"); in onCreate() 175 if (DBG) Log.d(TAG, "onNewIntent()"); in onNewIntent() 208 if (DBG) Log.d(TAG, "setupFromIntent(" + intent.toUri(0) + ")"); in setupFromIntent() 252 if (DBG) Log.d(TAG, "onDestroy()"); in onDestroy() 262 if (DBG) Log.d(TAG, "onStop()"); in onStop() 278 if (DBG) Log.d(TAG, "onPause()"); in onPause() 285 if (DBG) Log.d(TAG, "onRestart()"); in onRestart() 291 if (DBG) Log.d(TAG, "onResume()"); in onResume() 332 if (DBG) Log.d(TAG, "Search clicked, query=" + query); in onSearchClicked() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | ProfileService.java | 32 private static final boolean DBG = false; field in ProfileService 75 if (DBG) { in ProfileService() 84 if (DBG) log("REFCOUNT: CREATED. INSTANCE_COUNT=" +refCount); in ProfileService() 90 if (DBG) { in finalize() 106 if (DBG) log("onCreate"); in onCreate() 114 if (DBG) log("onStartCommand()"); in onStartCommand() 153 if (DBG) log("onBind"); in onBind() 162 if (DBG) log("onUnbind"); in onUnbind() 184 if (DBG) log("Destroying service."); in onDestroy() 189 if (DBG) log("Cleanup already started... Skipping cleanup()..."); in onDestroy() [all …]
|