HomeSort by relevance Sort by last modified time
    Searched defs:debugLog (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /prebuilts/go/darwin-x86/src/net/rpc/
debug.go 42 var debugLog = false
  /prebuilts/go/linux-x86/src/net/rpc/
debug.go 42 var debugLog = false
  /external/valgrind/memcheck/tests/
unit_libcbase.c 24 void VG_(debugLog) ( Int level, const HChar* modulename,
29 fprintf(stderr, "debuglog: %s: ", modulename);
  /frameworks/base/core/java/android/view/textclassifier/
GenerateLinksLogger.java 127 debugLog(log);
130 private static void debugLog(LogMaker log) {
SelectionSessionLogger.java 94 debugLog(log);
197 private static void debugLog(LogMaker log) {
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
ScoredNetworkEvaluator.java 142 debugLog("Ignoring disabled ephemeral SSID: " + scanResult.SSID);
168 debugLog("Ignoring disabled SSID: " + configuredNetwork.SSID);
230 debugLog(WifiNetworkSelector.toScanId(scanResult)
248 debugLog(WifiNetworkSelector.toScanId(scanResult)
268 debugLog(WifiNetworkSelector.toScanId(scanResult)
330 private void debugLog(String msg) {
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Throttle.java 100 private void debugLog(String message) {
110 if (DEBUG) debugLog("Canceling scheduled callback");
124 if (DEBUG) debugLog("Timeout extended " + mTimeout);
127 if (DEBUG) debugLog("Timeout reset to " + mTimeout);
134 if (DEBUG) debugLog("onEvent");
139 if (DEBUG) debugLog(" callback already scheduled");
141 if (DEBUG) debugLog(" scheduling callback");
169 if (DEBUG) debugLog("Kicking callback");
  /external/valgrind/coregrind/
m_debuglog.c     [all...]
  /frameworks/base/core/java/android/view/textclassifier/logging/
SmartSelectionEventTracker.java 177 debugLog(log);
322 private static void debugLog(LogMaker log) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
PhonePolicy.java 155 debugLog("Received ACTION_UUID for device " + device);
160 debugLog("index=" + i + "uuid=" + uuidsToSend[i]);
228 debugLog("processInitProfilePriorities() - device " + device);
266 debugLog("setting hearing aid profile priority for device " + device);
273 debugLog("processProfileStateChanged, device=" + device + ", profile=" + profileId + ", "
296 debugLog("processProfileStateChanged, device=" + device + ", a2dpDisconnected="
307 debugLog("processProfileActiveDeviceChanged, activeDevice=" + activeDevice + ", profile="
341 debugLog("autoConnect: Initiate auto connection on BT on...");
352 debugLog("autoConnect() - BT is in quiet mode. Not initiating auto connections");
364 debugLog("autoConnectA2dp: connecting A2DP with " + device)
    [all...]
RemoteDevices.java 197 debugLog("Removing device " + deleteKey + " from property map");
417 debugLog("Same battery level for device " + device + " received " + String.valueOf(
443 debugLog("Battery level was never set or is already reset, device=" + device);
483 debugLog("Added new device property");
500 debugLog("Property type: " + type);
514 debugLog("Remote Device name is: " + device.mName);
518 debugLog("Remote device alias is: " + device.mAlias);
522 debugLog("Remote Address is:" + Utils.getAddressStringFromByte(val));
537 debugLog("Remote class is:" + device.mBluetoothClass);
570 debugLog("deviceFoundCallback: Remote Address is:" + device)
    [all...]
AdapterProperties.java 340 debugLog("Setting state to " + BluetoothAdapter.nameForState(state));
481 debugLog("Adding bonded device:" + device);
487 debugLog("Removing bonded device:" + device);
489 debugLog("Failed to remove device: " + device);
740 debugLog("Name is: " + mName);
745 debugLog("Address is:" + address);
754 debugLog("Invalid BT CoD value from stack.");
762 debugLog("BT Class:" + mBluetoothClass);
771 debugLog("Scan Mode:" + mScanMode);
788 debugLog("Discoverable Timeout:" + mDiscoverableTimeout)
    [all...]
AdapterService.java 227 debugLog("handleMessage() - Message: " + msg.what);
231 debugLog("handleMessage() - MESSAGE_PROFILE_SERVICE_STATE_CHANGED");
235 debugLog("handleMessage() - MESSAGE_PROFILE_SERVICE_REGISTERED");
239 debugLog("handleMessage() - MESSAGE_PROFILE_SERVICE_UNREGISTERED");
372 debugLog("onCreate()");
448 debugLog("onBind()");
454 debugLog("onUnbind() - calling cleanup");
461 debugLog("onDestroy()");
482 debugLog("bleOnProcessStart()");
501 debugLog("bleOnProcessStart() - Make Bond State Machine")
    [all...]
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/compiler/SNAPSHOT/
compiler-SNAPSHOT.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.1.0/
builder-1.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.1.3/
builder-1.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.0/
builder-1.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.0-alpha1/
builder-1.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.0-beta4/
builder-1.2.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.0-rc1/
builder-1.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.1/
builder-1.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.2/
builder-1.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.3/
builder-1.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.2.4/
builder-1.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/1.3.0-alpha1/
builder-1.3.0-alpha1.jar 

Completed in 524 milliseconds

1 2 3 4