Searched refs:debugLog (Results 1 – 9 of 9) sorted by relevance
189 debugLog(" leaudio_allow_leaudio_only_devices is not enabled "); in isLeAudioOnlyGroup()197 debugLog("isLeAudioOnlyGroup: no csip service known yet for " + device); in isLeAudioOnlyGroup()203 debugLog("isLeAudioOnlyGroup: no LeAudio groupID yet known for " + device); in isLeAudioOnlyGroup()212 debugLog( in isLeAudioOnlyGroup()223 debugLog("isLeAudioOnlyGroup: " + dev + " is type: " + remoteType); in isLeAudioOnlyGroup()226 debugLog("isLeAudioOnlyGroup: " + dev + " is type: " + remoteType); in isLeAudioOnlyGroup()231 debugLog("isLeAudioOnlyGroup: " + dev + " does not support LE AUDIO"); in isLeAudioOnlyGroup()236 debugLog("isLeAudioOnlyGroup: " + dev + " supports ASHA"); in isLeAudioOnlyGroup()255 debugLog(" leaudio_allow_leaudio_only_devices is not enabled "); in isLeAudioOnlyDevice()266 debugLog("isLeAudioOnlyDevice: " + device + " is type" + deviceType); in isLeAudioOnlyDevice()[all …]
177 debugLog("reset(): Broadcasting ACL_DISCONNECTED"); in reset()183 debugLog( in reset()265 debugLog("Removing device " + deleteKey + " from property map"); in addDeviceProperties()622 debugLog("CSIP is not supported"); in setIsCoordinatedSetMember()755 debugLog( in updateBatteryLevel()792 debugLog("Battery level was not changed due to reset, device=" + device); in resetBatteryLevel()864 debugLog("Added new device property, device=" + bdDevice); in devicePropertyChangedCallback()881 debugLog("Update property, device=" + bdDevice + ", type: " + type); in devicePropertyChangedCallback()886 debugLog("Skip name update for " + bdDevice); in devicePropertyChangedCallback()898 debugLog("Remote device name is: " + deviceProperties.getName()); in devicePropertyChangedCallback()[all …]
419 debugLog("Setting state to " + BluetoothAdapter.nameForState(state)); in setState()640 debugLog("Adding bonded device:" + device); in onBondStateChanged()647 debugLog("Removing bonded device:" + device); in onBondStateChanged()649 debugLog("Failed to remove device: " + device); in onBondStateChanged()665 debugLog("cleanupPrevBondRecordsFor: " + device + ", device type: " + deviceType); in cleanupPrevBondRecordsFor()994 debugLog("Name is: " + mName); in adapterPropertyChangedCallback()1010 debugLog("Invalid BT CoD value from stack."); in adapterPropertyChangedCallback()1018 debugLog("BT Class:" + mBluetoothClass); in adapterPropertyChangedCallback()1028 debugLog("Scan Mode:" + mScanMode); in adapterPropertyChangedCallback()1046 debugLog("Discoverable Timeout:" + mDiscoverableTimeout); in adapterPropertyChangedCallback()[all …]
234 debugLog { "isLowRes : $isLowRes" } in isLowResInput()280 debugLog { "isLowRes : $isLowRes" } in rememberSnapHandler()411 debugLog { "currentVelocity: $currentVelocity" } in handleScrollEvent()427 debugLog { in handleScrollEvent()440 debugLog { "Flinging with velocity $velocity" } in handleScrollEvent()467 debugLog { "ScrollAnimation value before start: ${scrollAnimation.value}" } in handleEvent()475 debugLog { "Animated by $delta, value: $value" } in handleEvent()527 debugLog { "snap to closest item" } in snapToClosestItem()561 debugLog { "snapTarget $snapTarget" } in topEdgeReached()566 debugLog { in topEdgeReached()[all …]
43 private inline fun debugLog(generateMsg: () -> String) { in <lambda>() method214 debugLog { "Haptics started" } in rememberRotaryHapticHandler()216 debugLog { in rememberRotaryHapticHandler()
54 debugLog( in onCreate()61 debugLog( in onCreate()69 debugLog("Not should prompt, already ignoring optimizations: " + mPackageName); in onCreate()79 debugLog( in onCreate()92 debugLog("Requested package doesn't exist: " + mPackageName); in onCreate()124 private static void debugLog(String debugContent) { in debugLog() method in RequestIgnoreBatteryOptimizations
114 debugLog("new BluetoothKeystoreService isCommonCriteriaMode: " + isCommonCriteriaMode); in BluetoothKeystoreService()123 debugLog("start"); in start()135 debugLog("cannot find the keystore."); in start()164 debugLog("cleanup"); in cleanup()167 debugLog("cleanup() called before start()"); in cleanup()208 debugLog("loadConfigData"); in loadConfigData()215 debugLog("Load encryption file."); in loadConfigData()220 debugLog("bt_config.conf checksum pass."); in loadConfigData()229 debugLog("Config file conf checksum check fail."); in loadConfigData()255 debugLog("initJni()"); in initJni()[all …]
111 debugLog(); in showView()138 debugLog(); in showView()178 debugLog(); in hideView()218 debugLog(); in hideView()410 private void debugLog() { in debugLog() method in OverlayViewGlobalStateController
148 private fun debugLog(msg: () -> String) { in debugLog() method172 .onEach { debugLog { "userEvent: $it" } } in <lambda>()175 .onEach { debugLog { "userStateList: $it" } } in <lambda>()197 debugLog { "Unhandled event: $event)" } in handleEvent()218 debugLog { "requestQuietModeEnabled: ${!available} for user $user" } in requestState()