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