/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ |
D | NotificationInterruptLogger.kt | 48 str1 = entry.logKey in logNoBubbleNotAllowed() 50 "No bubble up: not allowed to bubble: $str1" in logNoBubbleNotAllowed() 56 str1 = entry.logKey in logNoBubbleNoMetadata() 58 "No bubble up: notification: $str1 doesn't have valid metadata" in logNoBubbleNoMetadata() 71 str1 = entry.logKey in logNoHeadsUpPackageSnoozed() 73 "No heads up: snoozed package: $str1" in logNoHeadsUpPackageSnoozed() 79 str1 = entry.logKey in logHeadsUpPackageSnoozeBypassedHasFsi() 81 "Heads up: package snooze bypassed because notification has full-screen intent: $str1" in logHeadsUpPackageSnoozeBypassedHasFsi() 87 str1 = entry.logKey in logNoHeadsUpAlreadyBubbled() 89 "No heads up: in unlocked shade where notification is shown as a bubble: $str1" in logNoHeadsUpAlreadyBubbled() [all …]
|
D | HeadsUpViewBinderLogger.kt | 13 str1 = entry.logKey in startBindingHun() 15 "start binding heads up entry $str1 " in startBindingHun() 21 str1 = entry.logKey in currentOngoingBindingAborted() 23 "aborted potential ongoing heads up entry binding $str1 " in currentOngoingBindingAborted() 29 str1 = entry.logKey in entryBoundSuccessfully() 31 "heads up entry bound successfully $str1 " in entryBoundSuccessfully() 37 str1 = entry.logKey in entryUnbound() 39 "heads up entry unbound successfully $str1 " in entryUnbound() 45 str1 = entry.logKey in entryContentViewMarkedFreeable() 47 "start unbinding heads up entry $str1 " in entryContentViewMarkedFreeable() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/ |
D | NotifCollectionLogger.kt | 71 str1 = entry.logKey in logNotifPosted() 73 "POSTED $str1" in logNotifPosted() 79 str1 = logKey(groupKey) in logNotifGroupPosted() 82 "POSTED GROUP $str1 ($int1 events)" in logNotifGroupPosted() 88 str1 = entry.logKey in logNotifUpdated() 90 "UPDATED $str1" in logNotifUpdated() 96 str1 = sbn.logKey in logNotifRemoved() 99 "REMOVED $str1 reason=${cancellationReasonDebugString(int1)}" in logNotifRemoved() 105 str1 = entry.logKey in logNotifReleased() 107 "RELEASED $str1" in logNotifReleased() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/ |
D | MediaTimeoutLogger.kt | 34 buffer.log(TAG, LogLevel.DEBUG, { str1 = key }, { "reuse listener: $str1" }) in logReuseListener() 41 str1 = oldKey in logMigrateListener() 45 { "migrate from $str1 to $str2, had listener? $bool1" } in <lambda>() 53 str1 = key in logUpdateListener() 56 { "updating $str1, was playing? $bool1" } in <lambda>() 63 { str1 = key }, in logDelayedUpdate() 64 { "deliver delayed playback state for $str1" } in <lambda>() 68 buffer.log(TAG, LogLevel.DEBUG, { str1 = key }, { "session destroyed $str1" }) in logSessionDestroyed() 75 str1 = key in logPlaybackState() 78 { "state update: key=$str1 state=$str2" } in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/logging/ |
D | QSLogger.kt | 51 buffer.log(TAG, VERBOSE, { str1 = arg.toString() }, { "$msg: $str1" }) in <lambda>() 55 buffer.log(TAG, DEBUG, { str1 = arg.toString() }, { "$msg: $str1" }) in <lambda>() 59 buffer.log(TAG, DEBUG, { str1 = tileSpec }, { "[$str1] Tile added" }) in <lambda>() 67 str1 = tileSpec in <lambda>() 70 { "[$str1] Tile destroyed. Reason: $str2" } in <lambda>() 80 str1 = tileSpec in <lambda>() 82 { "[$str1] Tile listening=$bool1" } in <lambda>() 92 str1 = containerName in <lambda>() 95 { "Tiles listening=$bool1 in $str1. $str2" } in <lambda>() 104 str1 = tileSpec in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarNotificationActivityStarterLogger.kt | 35 str1 = entry.logKey in logStartingActivityFromClick() 37 "(1/5) onNotificationClicked: $str1" in logStartingActivityFromClick() 43 str1 = entry.logKey in logHandleClickAfterKeyguardDismissed() 45 "(2/5) handleNotificationClickAfterKeyguardDismissed: $str1" in logHandleClickAfterKeyguardDismissed() 51 str1 = entry.logKey in logHandleClickAfterPanelCollapsed() 53 "(3/5) handleNotificationClickAfterPanelCollapsed: $str1" in logHandleClickAfterPanelCollapsed() 59 str1 = entry.logKey in logStartNotificationIntent() 61 "(4/5) startNotificationIntent: $str1" in logStartNotificationIntent() 67 str1 = entry.logKey in logSendPendingIntent() 71 "(5/5) Started intent $str2 for notification $str1 with result code $int1" in logSendPendingIntent() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeLogger.kt | 81 str1 = nextState.name in logPowerSaveChanged() 83 "Power save active=$bool1 nextState=$str1" in logPowerSaveChanged() 90 str1 = nextState.name in logAlwaysOnSuppressedChange() 92 "Always on (AOD) suppressed changed, suppressed=$bool1 nextState=$str1" in logAlwaysOnSuppressedChange() 141 str1 = delay in logMissedTick() 143 "Missed AOD time tick by $str1" in logMissedTick() 167 str1 = state.name in logDozeStateChanged() 169 "Doze state changed to $str1" in logDozeStateChanged() 175 str1 = state.name in logStateChangedSent() 177 "Doze state sent to all DozeMachineParts stateSent=$str1" in logStateChangedSent() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | HeadsUpManagerLogger.kt | 33 str1 = snoozeKey in logPackageSnoozed() 35 "package snoozed $str1" in logPackageSnoozed() 41 str1 = snoozeKey in logPackageUnsnoozed() 43 "package unsnoozed $str1" in logPackageUnsnoozed() 49 str1 = snoozeKey in logIsSnoozedReturned() 51 "package snoozed when queried $str1" in logIsSnoozedReturned() 63 str1 = entry.logKey in logShowNotification() 65 "show notification $str1" in logShowNotification() 71 str1 = logKey(key) in logRemoveNotification() 74 "remove notification $str1 releaseImmediately: $bool1" in logRemoveNotification() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/ |
D | BluetoothLogger.kt | 33 str1 = address in logActiveDeviceChanged() 36 { "ActiveDeviceChanged. address=$str1 profileId=$int1" } in <lambda>() 44 str1 = address in logDeviceConnectionStateChanged() 47 { "DeviceConnectionStateChanged. address=$str1 state=$str2" } in <lambda>() 55 str1 = address in logAclConnectionStateChanged() 58 { "AclConnectionStateChanged. address=$str1 state=$str2" } in <lambda>() 66 str1 = address in logProfileConnectionStateChanged() 70 { "ProfileConnectionStateChanged. address=$str1 state=$str2 profileId=$int1" } in <lambda>() 77 { str1 = state }, in logStateChange() 78 { "BluetoothStateChanged. state=$str1" } in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/ |
D | TemporaryViewLogger.kt | 33 str1 = info.id in logViewExpiration() 37 { "View timeout has already expired; removing. id=$str1 window=$str2 priority=$str3" } in logViewExpiration() 46 str1 = info.id in logViewUpdate() 50 { "Existing view updated with new data. id=$str1 window=$str2 priority=$str3" } in logViewUpdate() 59 str1 = info.id in logViewAdditionDelayed() 65 "displayed. New view id=$str1 window=$str2 priority=$str3" in logViewAdditionDelayed() 76 str1 = info.id in logViewAddition() 80 { "View added. id=$str1 window=$str2 priority=$str3" } in logViewAddition() 109 str1 = info.id in logViewHidden() 115 "Hidden view id=$str1 window=$str2 priority=$str3" in logViewHidden() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | StackStateLogger.kt | 14 str1 = logKey(key) in logHUNViewDisappearing() 16 "Heads up view disappearing $str1 " in logHUNViewDisappearing() 22 str1 = logKey(key) in logHUNViewAppearing() 24 "Heads up notification view appearing $str1 " in logHUNViewAppearing() 30 str1 = logKey(key) in logHUNViewDisappearingWithRemoveEvent() 32 "Heads up view disappearing $str1 for ANIMATION_TYPE_REMOVE" in logHUNViewDisappearingWithRemoveEvent() 38 str1 = logKey(key) in logHUNViewAppearingWithAddEvent() 40 "Heads up view disappearing $str1 for ANIMATION_TYPE_ADD" in logHUNViewAppearingWithAddEvent() 46 str1 = logKey(key) in disappearAnimationEnded() 48 "Heads up notification disappear animation ended $str1 " in disappearAnimationEnded() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/logging/ |
D | PrivacyLogger.kt | 40 str1 = packageName in logUpdatedItemFromAppOps() 43 "App Op: $int1 for $str1($int2), active=$bool1" in logUpdatedItemFromAppOps() 50 str1 = packageName in logUpdatedItemFromMediaProjection() 53 "MediaProjection: $str1($int1), active=$bool1" in logUpdatedItemFromMediaProjection() 59 str1 = listToString(list) in logRetrievedPrivacyItemsList() 61 "Retrieved list to process: $str1" in logRetrievedPrivacyItemsList() 67 str1 = listToString(list) in logPrivacyItemsToHold() 69 "Holding items: $str1" in logPrivacyItemsToHold() 77 str1 = formattedTimestamp in logPrivacyItemsUpdateScheduled() 79 "Updating items scheduled for $str1" in logPrivacyItemsUpdateScheduled() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotifBindPipelineLogger.kt | 31 str1 = stageName in logStageSet() 33 "Stage set: $str1" in logStageSet() 39 str1 = entry.logKey in logManagedRow() 41 "Row set for notif: $str1" in logManagedRow() 47 str1 = entry.logKey in logRequestPipelineRun() 49 "Request pipeline run for notif: $str1" in logRequestPipelineRun() 55 str1 = entry.logKey in logRequestPipelineRowNotSet() 57 "Row is not set so pipeline will not run. notif = $str1" in logRequestPipelineRowNotSet() 63 str1 = entry.logKey in logStartPipeline() 65 "Start pipeline for notif: $str1" in logStartPipeline() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | PreparationCoordinatorLogger.kt | 32 str1 = entry.logKey in logNotifInflated() 34 "Inflation completed for notif $str1" in logNotifInflated() 40 str1 = entry.logKey in logInflationAborted() 43 "Infation aborted for notif $str1 reason=$str2" in logInflationAborted() 49 str1 = entry.logKey in logFreeNotifViews() 52 "Freeing content views for notif $str1 reason=$str2" in logFreeNotifViews() 58 str1 = group.logKey in logDoneWaitingForGroupInflation() 60 "Finished inflating all members of group $str1, releasing group" in logDoneWaitingForGroupInflation() 66 str1 = group.logKey in logGroupInflationTookTooLong() 68 "Group inflation took too long for $str1, releasing children early" in logGroupInflationTookTooLong() [all …]
|
D | HeadsUpCoordinatorLogger.kt | 23 str1 = posted.key in logPostedEntryWillEvaluate() 28 "will evaluate posted entry $str1:" + in logPostedEntryWillEvaluate() 36 str1 = posted.key in logPostedEntryWillNotEvaluate() 39 "will not evaluate posted entry $str1: reason=$str2" in logPostedEntryWillNotEvaluate() 55 str1 = groupKey in logEvaluatingGroup() 59 "evaluating group for alert transfer: $str1" + in logEvaluatingGroup() 66 str1 = key in logEntryUpdatedByRanking() 69 "updating entry via ranking applied: $str1 updated shouldHeadsUp=$bool1" in logEntryUpdatedByRanking() 75 str1 = key in logEntryUpdatedToFullScreen() 77 "updating entry to launch full screen intent: $str1" in logEntryUpdatedToFullScreen() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/ |
D | KeyguardUpdateMonitorLogger.kt | 60 { str1 = reason }, in d() 61 { "initiate active unlock triggerReason=$str1" } in d() 80 logBuffer.log(TAG, DEBUG, { str1 = action }, { "received broadcast $str1" }) in logBroadcastReceived() 113 str1 = originalErrMsg in logFaceAuthError() 116 { "Face error received: $str1 msgId= $int1" } in logFaceAuthError() 135 str1 = helpMsg in logFaceAuthHelpMsg() 137 { "Face help received, msgId: $int1 msg: $str1" } in logFaceAuthHelpMsg() 142 logBuffer.log(TAG, DEBUG, { str1 = reason }, { "requestFaceAuth() reason=$str1" }) in logFaceAuthRequested() 228 str1 = originalErrMsg in logFingerprintError() 231 { "Fingerprint error received: $str1 msgId= $int1" } in logFingerprintError() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/logging/ |
D | BroadcastDispatcherLogger.kt | 61 str1 = intentString in logBroadcastReceived() 63 "[$int1] Broadcast received for user $int2: $str1" in logBroadcastReceived() 71 str1 = action in logBroadcastDispatched() 74 "Broadcast $int1 ($str1) dispatched to $str2" in logBroadcastDispatched() 83 str1 = receiverString in logReceiverRegistered() 86 "Receiver $str1 ($str2) registered for user $int1" in logReceiverRegistered() 94 str1 = receiverString in logTagForRemoval() 96 "Receiver $str1 tagged for removal from user $int1" in logTagForRemoval() 104 str1 = receiverString in logClearedAfterRemoval() 106 "Receiver $str1 has been completely removed for user $int1" in logClearedAfterRemoval() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationClickerLogger.kt | 30 str1 = entry.logKey in logOnClick() 33 "CLICK $str1 (channel=$str2)" in logOnClick() 39 str1 = entry.logKey in logMenuVisible() 41 "Ignoring click on $str1; menu is visible" in logMenuVisible() 47 str1 = entry.logKey in logParentMenuVisible() 49 "Ignoring click on $str1; parent menu is visible" in logParentMenuVisible() 55 str1 = entry.logKey in logChildrenExpanded() 57 "Ignoring click on $str1; children are expanded" in logChildrenExpanded() 63 str1 = entry.logKey in logGutsExposed() 65 "Ignoring click on $str1; guts are exposed" in logGutsExposed()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/ |
D | GroupCoalescerLogger.kt | 29 str1 = key in logEventCoalesced() 31 "COALESCED: $str1" in logEventCoalesced() 37 str1 = groupKey in logEmitBatch() 41 "Emitting batch for group $str1 size=$int1 age=${long1}ms" in logEmitBatch() 47 str1 = modifiedKey in logEarlyEmit() 50 "Modification of notif $str1 triggered early emit of batched group $str2" in logEarlyEmit() 56 str1 = modifiedKey in logMaxBatchTimeout() 59 "Modification of notif $str1 triggered TIMEOUT emit of batched group $str2" in logMaxBatchTimeout() 65 str1 = forKey in logMissingRanking() 67 "RankingMap is missing an entry for coalesced notification $str1" in logMissingRanking()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
D | MediaCarouselControllerLogger.kt | 38 { str1 = key }, in logPotentialMemoryLeak() 41 "Removing control panel for $str1 from map without calling #onDestroy" in <lambda>() 50 str1 = key in logMediaLoaded() 53 { "add player $str1, active: $bool1" } in <lambda>() 57 buffer.log(TAG, LogLevel.DEBUG, { str1 = key }, { "removing player $str1" }) in logMediaRemoved() 64 str1 = key in logRecommendationLoaded() 67 { "add recommendation $str1, active $bool1" } in <lambda>() 75 str1 = key in logRecommendationRemoved() 78 { "removing recommendation $str1, immediate=$bool1" } in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ActionClickLogger.kt | 37 str1 = entry?.key in logInitialClick() 41 "ACTION CLICK $str1 (channel=$str2) for pending intent $str3" in logInitialClick() 49 str1 = entry?.key in logRemoteInputWasHandled() 51 " [Action click] Triggered remote input (for $str1))" in logRemoteInputWasHandled() 60 str1 = entry?.key in logStartingIntentWithDefaultHandler() 63 " [Action click] Launching intent $str2 via default handler (for $str1)" in logStartingIntentWithDefaultHandler() 71 str1 = pendingIntent.intent.toString() in logWaitingToCloseKeyguard() 73 " [Action click] Intent $str1 launches an activity, dismissing keyguard first..." in logWaitingToCloseKeyguard() 81 str1 = pendingIntent.intent.toString() in logKeyguardGone() 83 " [Action click] Keyguard dismissed, calling default handler for intent $str1" in logKeyguardGone()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/ |
D | MobileInputLogger.kt | 66 str1 = serviceState.operatorAlphaShort in logOnServiceStateChanged() 70 " operator=$str1" in logOnServiceStateChanged() 81 str1 = signalStrength.toString() in logOnSignalStrengthsChanged() 83 { "onSignalStrengthsChanged: subId=$int1 strengths=$str1" } in logOnSignalStrengthsChanged() 94 str1 = networkType.toString() in logOnDataConnectionStateChanged() 96 { "onDataConnectionStateChanged: subId=$int1 dataState=$int2 networkType=$str1" }, in logOnDataConnectionStateChanged() 130 str1 = displayInfo.toString() in logOnDisplayInfoChanged() 132 { "onDisplayInfoChanged: subId=$int1 displayInfo=$str1" }, in logOnDisplayInfoChanged() 165 { str1 = config.toString() }, in logDefaultDataSubRatConfig() 166 { "defaultDataSubRatConfig: $str1" } in logDefaultDataSubRatConfig() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/ |
D | FaceAuthenticationLogger.kt | 34 { str1 = uiEvent.reason }, in ignoredFaceAuthTrigger() 37 "Trigger reason: $str1" in ignoredFaceAuthTrigger() 50 str1 = alreadyQueuedRequest?.reason in queuingRequestWhileCancelling() 55 "already queued request: $str1 queueing the new request: $str2" in queuingRequestWhileCancelling() 61 logBuffer.log(TAG, DEBUG, { str1 = uiEvent.reason }, { "Running authenticate for $str1" }) in authenticating() 110 str1 = "${faceAuthRequestedWhileCancellation?.reason}" in cancelSignalNotReceived() 118 "faceAuthRequestedWhileCancellation: $str1" in cancelSignalNotReceived() 147 str1 = "$errString" in authenticationError() 153 "errString: $str1, " + in authenticationError() 164 { str1 = "${faceAuthRequestedWhileCancellation?.reason}" }, in launchingQueuedFaceAuthRequest() [all …]
|
D | ScreenDecorationsLogger.kt | 51 { str1 = bounds.toShortString() }, in cameraProtectionBoundsForScanningOverlay() 52 { "Face scanning overlay present camera protection bounds: $str1" } in cameraProtectionBoundsForScanningOverlay() 60 { str1 = bounds.toShortString() }, in hwcLayerCameraProtectionBounds() 61 { "Hwc layer present camera protection bounds: $str1" } in hwcLayerCameraProtectionBounds() 70 str1 = bounds.toShortString() in dcvCameraBounds() 73 { "DisplayCutoutView id=$int1 present, camera protection bounds: $str1" } in dcvCameraBounds() 86 str1 = context in boundingRect() 89 { "Bounding rect $str1 : $str2" } in boundingRect() 125 str1 = "$faceSensorLocation" in faceSensorLocation() 127 { "Reinflating view: Face sensor location: $str1, faceScanningHeight: $int1" } in faceSensorLocation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ |
D | ShadeViewDifferLogger.kt | 36 str1 = key in logDetachingChild() 42 "Detach $str1 isTransfer=$bool1 isParentRemoved=$bool2 oldParent=$str2 newParent=$str3" in logDetachingChild() 53 str1 = key in logSkipDetachingChild() 57 }, { "Skip detaching $str1 from $str2 isTransfer=$bool1 isParentRemoved=$bool2" }) in logSkipDetachingChild() 62 str1 = key in logAttachingChild() 66 "Attaching view $str1 to $str2 at index $int1" in logAttachingChild() 72 str1 = key in logMovingChild() 76 "Moving child view $str1 in $str2 to index $int1" in logMovingChild() 82 str1 = ex.toString() in logDuplicateNodeInTree() 85 "$str1 when mapping tree: $str2" in logDuplicateNodeInTree()
|