Home
last modified time | relevance | path

Searched refs:logOnViewAttached (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/logging/
H A DQSLogger.kt250 fun logOnViewAttached(orientation: Int, containerName: String) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanelControllerBase.java185 mQSLogger.logOnViewAttached(mLastOrientation, mView.getDumpableTag()); in onViewAttached()