Home
last modified time | relevance | path

Searched refs:str2 (Results 1 – 25 of 60) sorted by relevance

123

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewLogger.kt34 str2 = info.windowTitle
47 str2 = info.windowTitle
60 str2 = info.windowTitle
77 str2 = info.windowTitle
80 { "View added. id=$str1 window=$str2 priority=$str3" }
110 str2 = info.windowTitle
127 str2 = id
129 { "View with id=$str2 is removed due to: $str1" }
140 str2 = id
152 str2 = info.windowTitle
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationRowLogger.kt41 str2 = oldParent.logKey
43 { "Detach child $str1 kept in parent $str2" }
53 str2 = newParent.logKey
55 { "Skipping to attach $str1 to $str2, because it still flagged to keep in parent" }
68 str2 = containerEntry.logKey
94 str2 = containerView.toString()
96 { "RemoveTransientRow from other ViewGroup: childKey: $str1 -- ViewGroup: $str2" }
110 str2 = containerEntry.logKey
113 { "addTransientRow to row: childKey: $str1 -- containerKey: $str2 -- index: $int1" }
126 str2 = containerEntry.logKey
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinatorLogger.kt24 str2 = reason
29 " reason=$str2 shouldHeadsUpEver=$bool1 shouldHeadsUpAgain=$bool2"
37 str2 = reason
39 "will not evaluate posted entry $str1: reason=$str2"
68 str2 = reason
77 str2 = reason
79 "updating entry to launch full screen intent: $str1 because $str2"
86 str2 = reason
88 "updated entry no longer qualifies for full screen intent: $str1 because $str2"
95 str2 = childKey
[all …]
H A DPreparationCoordinatorLogger.kt41 str2 = reason
43 "Infation aborted for notif $str1 reason=$str2"
50 str2 = reason
52 "Freeing content views for notif $str1 reason=$str2"
75 str2 = child.logKey
77 "Delaying release of group $str1 because child $str2 is still inflating"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewDifferLogger.kt39 str2 = oldParent
42 "Detach $str1 isTransfer=$bool1 isParentRemoved=$bool2 oldParent=$str2 newParent=$str3"
54 str2 = parentKey
57 }, { "Skip detaching $str1 from $str2 isTransfer=$bool1 isParentRemoved=$bool2" })
63 str2 = parent
66 "Attaching view $str1 to $str2 at index $int1"
73 str2 = parent
76 "Moving child view $str1 in $str2 to index $int1"
83 str2 = treeSpecToStr(node)
85 "$str1 when mapping tree: $str2"
/aosp14/system/core/libutils/
H A DString16_fuzz.cpp38 ([](FuzzedDataProvider&, android::String16 str1, android::String16 str2) -> void { in __anone35c380d0402()
39 str1.startsWith(str2); in __anone35c380d0402()
41 ([](FuzzedDataProvider&, android::String16 str1, android::String16 str2) -> void { in __anone35c380d0502()
42 str1.contains(str2.string()); in __anone35c380d0502()
44 ([](FuzzedDataProvider&, android::String16 str1, android::String16 str2) -> void { in __anone35c380d0602()
45 str1.compare(str2); in __anone35c380d0602()
50 str1.append(str2); in __anone35c380d0702()
53 android::String16 str2) -> void { in __anone35c380d0802()
55 str1.insert(pos, str2.string()); in __anone35c380d0802()
78 android::String16 str2) { in callFunc() argument
[all …]
H A DString8_fuzz.cpp47 [](FuzzedDataProvider*, android::String8* str1, android::String8* str2) -> void { in __anon14e4abfe0502()
48 str1->removeAll(str2->c_str()); in __anon14e4abfe0502()
50 [](FuzzedDataProvider*, android::String8* str1, android::String8* str2) -> void { in __anon14e4abfe0602()
51 const android::String8& constRef(*str2); in __anon14e4abfe0602()
56 [](FuzzedDataProvider*, android::String8* str1, android::String8* str2) -> void { in __anon14e4abfe0702()
57 str1->append(str2->c_str()); in __anon14e4abfe0702()
64 android::String8* str2) -> void { in __anon14e4abfe0902()
67 str1->find(str2->c_str(), start_index); in __anon14e4abfe0902()
203 android::String8* str2) { in callFunc() argument
204 operations[index](dataProvider, str1, str2); in callFunc()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt139 str2 = parent.logKey
186 str2 = name
196 str2 = name
280 str2 = e.toString()
297 str2 = extender.name
310 str2 = extender.name
332 str2 = extender.name
394 str2 = type
407 str2 = type
502 str2 = parentEntry.logKey
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/logging/
H A DQSLogger.kt68 str2 = reason
70 { "[$str1] Tile destroyed. Reason: $str2" }
93 str2 = allSpecs
95 { "Tiles listening=$bool1 in $str1. $str2" }
106 str2 = StatusBarState.toString(statusBarState)
132 str2 = StatusBarState.toString(statusBarState)
158 str2 = StatusBarState.toString(statusBarState)
184 str2 = callback
222 str2 = state.label?.toString()
358 str2 = toVisibilityString(visibility)
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLogger.kt29 str2 = reason
31 "heads up animation skipped: key: $str1 reason: $str2"
51 str2 = reason
53 "heads up animation added: $str1 with type $str2"
90 str2 = reason
92 "transientNotificationRowTraversalCleaned: key: $str1 reason: $str2"
102 str2 = containerEntry.logKey
105 "-- containerKey: $str2"
125 str2 = container.toString()
128 "-- ViewGroup: $str2"
H A DNotificationChildrenContainerLogger.kt39 str2 = containerEntry.logKey
42 { "addTransientRow: childKey: $str1 -- containerKey: $str2 -- index: $int1" }
55 str2 = containerEntry.logKey
57 { "removeTransientRow: childKey: $str1 -- containerKey: $str2" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptLogger.kt144 str2 = reason
148 "Maybe heads up: old when $long1 (age=$long2 ms) but $str2: $str1"
158 str2 = suppressor.name
160 "No heads up: aborted by suppressor: $str2 sbnKey=$str1"
195 str2 = suppressor.name
269 str2 = reason
271 "No FullScreenIntent: $str2: $str1"
278 str2 = reason
280 "No FullScreenIntent: WARNING: $str2: $str1"
287 str2 = reason
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastLogger.kt36 str2 = text
39 "[$str3] Show toast for ($str1, $int1). msg=\'$str2\'"
46 str2 = token
48 "[$str2] Hide toast for [$str1]"
64 str2 = token
67 "[$str2] Skip toast for [$str1] scheduled on unavailable display #$int1"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/sender/
H A DMediaTttSenderLogger.kt65 str2 = desiredState
67 { "Cannot display state=$str2 after state=$str1; invalid transition" }
83 str2 = bypassReason
85 { "Chip removal requested due to $str1; however, removal was ignored because $str2" }
106 str2 = reason
108 { "State removal: id=$str1 reason=$str2" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/shared/logger/
H A DSceneLogger.kt50 str2 = to.toString()
53 messagePrinter = { "Scene change requested: $str1 → $str2, reason: $str3" },
67 str2 = to.toString()
70 messagePrinter = { "Scene change committed: $str1 → $str2, reason: $str3" },
88 str2 = asWord(to)
91 messagePrinter = { "$str1 → $str2, reason: $str3" },
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/
H A DBluetoothLogger.kt45 str2 = state
47 { "DeviceConnectionStateChanged. address=$str1 state=$str2" }
56 str2 = state
58 { "AclConnectionStateChanged. address=$str1 state=$str2" }
67 str2 = state
70 { "ProfileConnectionStateChanged. address=$str1 state=$str2 profileId=$int1" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifInflaterLogger.kt34 str2 = params.reason
36 { "inflating views for $str1: $str2" }
50 str2 = params.reason
52 { "rebinding views for $str1: $str2" }
66 str2 = exc.stackTraceToString()
68 { "exception inflating views for $str1: $str2" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderLogger.kt36 str2 = params.reason
38 { "creating row for $str1: $str2" }
56 str2 = params.reason
58 { "updating row for $str1: $str2" }
81 str2 = params.reason
83 { "requesting rebind for $str1: $str2" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/
H A DMobileViewLogger.kt59 str2 = viewModel.getIdForLogging()
62 { "New view binding. viewId=$str1, viewModelId=$str2, viewModelLocation=$str3" },
73 str2 = viewModel.getIdForLogging()
76 { "Collection started. viewId=$str1, viewModelId=$str2, viewModelLocation=$str3" },
87 str2 = viewModel.getIdForLogging()
90 { "Collection stopped. viewId=$str1, viewModelId=$str2, viewModelLocation=$str3" },
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaTimeoutLogger.kt42 str2 = newKey
45 { "migrate from $str1 to $str2, had listener? $bool1" }
76 str2 = state?.toString()
78 { "state update: key=$str1 state=$str2" }
108 str2 = reason
110 { "timeout cancelled for $str1, reason: $str2" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/
H A DWakeLockLogger.kt31 str2 = reason
34 { "Acquire tag=$str1 reason=$str2 count=$int1" }
44 str2 = reason
47 { "Release tag=$str1 reason=$str2 count=$int1" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarLogger.kt43 str2 = text
46 { "Chipbar updated. window=$str1 text=$str2 endItem=$str3" }
56 str2 = errorMsg
58 { "Chipbar swipe gesture detected for incorrect state. id=$str1 error=$str2" }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/
H A DMediaMuteAwaitLogger.kt21 str2 = deviceName
25 "Muted device added: address=$str1 name=$str2 hasMediaUsage=$bool1"
40 str2 = deviceName
46 "address=$str1 name=$str2 hasMediaUsage=$bool1 isMostRecentDevice=$bool2"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescerLogger.kt48 str2 = groupKey
50 "Modification of notif $str1 triggered early emit of batched group $str2"
57 str2 = groupKey
59 "Modification of notif $str1 triggered TIMEOUT emit of batched group $str2"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/logging/
H A DBroadcastDispatcherLogger.kt72 str2 = receiverString
74 "Broadcast $int1 ($str1) dispatched to $str2"
84 str2 = flagsString
86 "Receiver $str1 ($str2) registered for user $int1"
136 str2 = flagToString(flags)
139 Receiver registered with Context for user $int1. Flags=$str2

123