Searched refs:DBG (Results 1 - 25 of 249) sorted by path

12345678910

/frameworks/base/core/java/android/animation/
H A DObjectAnimator.java74 private static final boolean DBG = false; field in class:ObjectAnimator
843 if (DBG) {
/frameworks/base/core/java/android/app/
H A DSearchDialog.java63 private static final boolean DBG = false; field in class:SearchDialog
247 if (DBG) {
436 if (DBG)
460 if (DBG) Log.d(LOG_TAG, "Using badge icon: " + mSearchable.getIconId());
464 if (DBG) Log.d(LOG_TAG, "Using badge label: " + mSearchable.getLabelId());
485 if (DBG) Log.d(LOG_TAG, "Pop-up not showing and outside of search plate.");
H A DSearchManager.java64 private static final boolean DBG = false; field in class:SearchManager
672 if (DBG) Log.d(TAG, "Starting global search: " + intent.toUri(0));
H A DSearchableInfo.java55 private static final boolean DBG = false; field in class:SearchableInfo
538 if (DBG) {
/frameworks/base/core/java/android/app/usage/
H A DNetworkStatsManager.java85 private static final boolean DBG = false; field in class:NetworkStatsManager
129 if (DBG) Log.e(TAG, "Cannot create template", e);
165 if (DBG) Log.e(TAG, "Cannot create template", e);
201 if (DBG) Log.e(TAG, "Cannot create template", e);
291 if (DBG) Log.e(TAG, "Cannot create template", e);
338 if (DBG) {
355 if (DBG) Log.d(TAG, "registerUsageCallback returned " + callback.request);
361 if (DBG) Log.d(TAG, "Remote exception when registering callback");
379 if (DBG) Log.d(TAG, "Remote exception when unregistering callback");
446 if (DBG) Lo
[all...]
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java53 private static final boolean DBG = true; field in class:BluetoothA2dp
127 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
238 if (DBG) log("connect(" + device + ")");
282 if (DBG) log("disconnect(" + device + ")");
376 if (DBG) log("setPriority(" + device + ", " + priority + ")");
436 if (DBG) Log.d(TAG, "isAvrcpAbsoluteVolumeSupported");
466 if (DBG) Log.d(TAG, "adjustAvrcpAbsoluteVolume");
487 if (DBG) Log.d(TAG, "setAvrcpAbsoluteVolume");
572 if (DBG) Log.d(TAG, "Proxy object connected");
585 if (DBG) Lo
[all...]
H A DBluetoothA2dpSink.java42 private static final boolean DBG = true; field in class:BluetoothA2dpSink
133 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
240 if (DBG) log("connect(" + device + ")");
281 if (DBG) log("disconnect(" + device + ")");
389 if (DBG) log("setPriority(" + device + ", " + priority + ")");
483 if (DBG) Log.d(TAG, "Proxy object connected");
492 if (DBG) Log.d(TAG, "Proxy object disconnected");
H A DBluetoothAdapter.java104 private static final boolean DBG = true; field in class:BluetoothAdapter
642 if (DBG) Log.d (TAG, "STATE_ON");
644 if (DBG) Log.d (TAG, "STATE_BLE_ON");
646 if (DBG) Log.d (TAG, "STATE_OFF");
707 if (DBG) Log.d (TAG, "STATE_ON: shouldn't disable");
716 if (DBG) Log.d (TAG, "STATE_BLE_ON");
730 if (DBG) Log.d (TAG, "STATE_OFF: Already disabled");
771 if (DBG) Log.d(TAG, "enableBLE(): Bluetooth already enabled");
774 if (DBG) Log.d(TAG, "enableBLE(): Calling enable");
898 if (DBG) Lo
[all...]
H A DBluetoothAvrcpController.java44 private static final boolean DBG = false; field in class:BluetoothAvrcpController
132 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
271 if (DBG) Log.d(TAG, "sendPassThroughCmd");
290 if (DBG) Log.d(TAG, "getPlayerSettings");
311 if (DBG) Log.d(TAG, "getMetadata");
332 if (DBG) Log.d(TAG, "getPlaybackState");
351 if (DBG) Log.d(TAG, "setPlayerApplicationSetting");
384 if (DBG) Log.d(TAG, "Proxy object connected");
393 if (DBG) Log.d(TAG, "Proxy object disconnected");
H A DBluetoothDevice.java74 private static final boolean DBG = false; field in class:BluetoothDevice
638 if (DBG) Log.d(TAG, "onBrEdrDown: reached BLE ON state");
709 if (DBG) Log.d(TAG, "mAddress: " + mAddress);
H A DBluetoothGatt.java41 private static final boolean DBG = true; field in class:BluetoothGatt
140 if (DBG) Log.d(TAG, "onClientRegistered() - status=" + status
172 if (DBG) Log.d(TAG, "onClientConnectionState() - status=" + status
207 if (DBG) Log.d(TAG, "onSearchComplete() = Device=" + address + " Status=" + status);
485 if (DBG) Log.d(TAG, "onConfigureMTU() - Device=" + address +
515 if (DBG) Log.d(TAG, "close()");
582 if (DBG) Log.d(TAG, "registerApp()");
587 if (DBG) Log.d(TAG, "registerApp() - UUID=" + uuid);
603 if (DBG) Log.d(TAG, "unregisterApp() - mClientIf=" + mClientIf);
639 if (DBG) Lo
[all...]
H A DBluetoothGattServer.java44 private static final boolean DBG = true; field in class:BluetoothGattServer
68 if (DBG) Log.d(TAG, "onServerRegistered() - status=" + status
96 if (DBG) Log.d(TAG, "onServerConnectionState() - status=" + status
114 if (DBG) Log.d(TAG, "onServiceAdded() - service=" + srvcUuid
255 if (DBG) Log.d(TAG, "onExecuteWrite() - "
292 if (DBG) Log.d(TAG, "onMtuChanged() - "
325 if (DBG) Log.d(TAG, "close()");
343 if (DBG) Log.d(TAG, "registerCallback()");
349 if (DBG) Log.d(TAG, "registerCallback() - UUID=" + uuid);
386 if (DBG) Lo
[all...]
H A DBluetoothHeadset.java49 private static final boolean DBG = true; field in class:BluetoothHeadset
276 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
382 if (DBG) log("connect(" + device + ")");
423 if (DBG) log("disconnect(" + device + ")");
505 if (DBG) log("setPriority(" + device + ", " + priority + ")");
573 if (DBG) log("startVoiceRecognition()");
597 if (DBG) log("stopVoiceRecognition()");
679 if (DBG) log("acceptIncomingConnect");
686 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
696 if (DBG) lo
[all...]
H A DBluetoothHeadsetClient.java42 private static final boolean DBG = true; field in class:BluetoothHeadsetClient
376 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
480 if (DBG) log("connect(" + device + ")");
504 if (DBG) log("disconnect(" + device + ")");
589 if (DBG) log("setPriority(" + device + ", " + priority + ")");
639 if (DBG) log("startVoiceRecognition()");
666 if (DBG) log("stopVoiceRecognition()");
686 if (DBG) log("getCurrentCalls()");
707 if (DBG) log("getCurrentCalls()");
733 if (DBG) lo
[all...]
H A DBluetoothHealth.java59 private static final boolean DBG = true; field in class:BluetoothHealth
103 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
188 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
212 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
241 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
270 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
299 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
328 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
358 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
524 if (DBG) Lo
[all...]
H A DBluetoothInputDevice.java46 private static final boolean DBG = true; field in class:BluetoothInputDevice
210 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
315 if (DBG) log("connect(" + device + ")");
355 if (DBG) log("disconnect(" + device + ")");
435 if (DBG) log("setPriority(" + device + ", " + priority + ")");
481 if (DBG) Log.d(TAG, "Proxy object connected");
489 if (DBG) Log.d(TAG, "Proxy object disconnected");
521 if (DBG) log("virtualUnplug(" + device + ")");
571 if (DBG) log("setProtocolMode(" + device + ")");
649 if (DBG) lo
[all...]
H A DBluetoothManager.java53 private static final boolean DBG = true; field in class:BluetoothManager
99 if (DBG) Log.d(TAG,"getConnectionState()");
128 if (DBG) Log.d(TAG,"getConnectedDevices");
173 if (DBG) Log.d(TAG,"getDevicesMatchingConnectionStates");
H A DBluetoothMap.java36 private static final boolean DBG = true; field in class:BluetoothMap
58 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
88 if (DBG) Log.d(TAG, "Create BluetoothMap proxy object");
165 if (DBG) log(Log.getStackTraceString(new Throwable()));
184 if (DBG) log(Log.getStackTraceString(new Throwable()));
202 if (DBG) log(Log.getStackTraceString(new Throwable()));
212 if (DBG) log("connect(" + device + ")" + "not supported for MAPS");
224 if (DBG) log("disconnect(" + device + ")");
264 if (DBG) log("getConnectedDevices()");
283 if (DBG) lo
[all...]
H A DBluetoothPan.java45 private static final boolean DBG = true; field in class:BluetoothPan
236 if (DBG) log("connect(" + device + ")");
277 if (DBG) log("disconnect(" + device + ")");
344 if (DBG) log("setBluetoothTethering(" + value + ")");
370 if (DBG) Log.d(TAG, "BluetoothPAN Proxy object connected");
379 if (DBG) Log.d(TAG, "BluetoothPAN Proxy object disconnected");
H A DBluetoothPbap.java53 private static final boolean DBG = true; field in class:BluetoothPbap
115 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
221 if (DBG) log(Log.getStackTraceString(new Throwable()));
240 if (DBG) log(Log.getStackTraceString(new Throwable()));
258 if (DBG) log(Log.getStackTraceString(new Throwable()));
269 if (DBG) log("disconnect()");
277 if (DBG) log(Log.getStackTraceString(new Throwable()));
304 if (DBG) log("Proxy object connected");
311 if (DBG) log("Proxy object disconnected");
H A DBluetoothPbapClient.java36 private static final boolean DBG = false; field in class:BluetoothPbapClient
58 if (DBG) {
94 if (DBG) {
170 if (DBG) {
195 if (DBG) {
221 if (DBG) {
245 if (DBG) {
269 if (DBG) {
288 if (DBG) {
297 if (DBG) {
[all...]
H A DBluetoothSap.java45 private static final boolean DBG = true; field in class:BluetoothSap
95 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
125 if (DBG) Log.d(TAG, "Create BluetoothSap proxy object");
204 if (DBG) log(Log.getStackTraceString(new Throwable()));
224 if (DBG) log(Log.getStackTraceString(new Throwable()));
243 if (DBG) log(Log.getStackTraceString(new Throwable()));
254 if (DBG) log("connect(" + device + ")" + "not supported for SAPS");
267 if (DBG) log("disconnect(" + device + ")");
288 if (DBG) log("getConnectedDevices()");
308 if (DBG) lo
[all...]
H A DBluetoothSocket.java88 private static final boolean DBG = Log.isLoggable(TAG, Log.DEBUG); field in class:BluetoothSocket
238 if (DBG) Log.d(TAG, "socket fd passed by stack fds: " + Arrays.toString(fds));
366 if (DBG) Log.d(TAG, "connect(), SocketState: " + mSocketState + ", mPfd: " + mPfd);
414 if (DBG) Log.d(TAG, "bindListen(), SocketState: " + mSocketState + ", mPfd: " +
419 if (DBG) Log.d(TAG, "bindListen(), new LocalSocket ");
421 if (DBG) Log.d(TAG, "bindListen(), new LocalSocket.getInputStream() ");
425 if (DBG) Log.d(TAG, "bindListen(), readInt mSocketIS: " + mSocketIS);
431 if (DBG) Log.d(TAG, "channel: " + channel);
535 if(DBG) Log.w(TAG, "WARNING: Write buffer larger than L2CAP packet size!\n"
559 if (DBG) Lo
[all...]
/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeScanner.java57 private static final boolean DBG = true; field in class:BluetoothLeScanner
210 if (DBG) Log.d(TAG, "could not find callback wrapper");
/frameworks/base/core/java/android/net/
H A DConnectivityManager.java2673 private static final boolean DBG = false; field in class:ConnectivityManager.CallbackHandler
2687 if (DBG) {
3474 if (CallbackHandler.DBG) {

Completed in 4538 milliseconds

12345678910