Searched refs:smallClockFrameViewTreeObserver (Results 1 – 1 of 1) sorted by relevance
124 @Mock private lateinit var smallClockFrameViewTreeObserver: ViewTreeObserver variable in com.android.keyguard.ClockEventControllerTest144 whenever(smallClockFrame.viewTreeObserver).thenReturn(smallClockFrameViewTreeObserver) in setUp()