Searched defs:childTextView (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/animation/ | ||
D | DisableSubpixelTextTransitionListener.kt | 43 val childTextView = child.get() ?: return@forEach in <lambda>() constant |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/animation/ | ||
D | DisableSubpixelTextTransitionListenerTest.kt | 40 private var childTextView = TextView(context) variable in com.android.systemui.shared.animation.DisableSubpixelTextTransitionListenerTest |