Searched refs:KeyguardBottomAreaView (Results 1 – 7 of 7) sorted by relevance
22 class KeyguardBottomAreaViewController @Inject constructor(view: KeyguardBottomAreaView) :23 ViewController<KeyguardBottomAreaView> (view) {30 fun getView(): KeyguardBottomAreaView {
43 class KeyguardBottomAreaView regex96 fun initFrom(oldBottomArea: KeyguardBottomAreaView) {
51 import com.android.systemui.statusbar.phone.KeyguardBottomAreaView168 ): KeyguardBottomAreaView {170 as KeyguardBottomAreaView
203 import com.android.systemui.statusbar.phone.KeyguardBottomAreaView;373 private KeyguardBottomAreaView mKeyguardBottomArea;1407 KeyguardBottomAreaView oldBottomArea = mKeyguardBottomArea; in reInflateViews()1501 private void setKeyguardBottomArea(KeyguardBottomAreaView keyguardBottomArea) { in setKeyguardBottomArea()
65 import com.android.systemui.statusbar.phone.KeyguardBottomAreaView;105 @Mock protected KeyguardBottomAreaView mQsFrame;
154 import com.android.systemui.statusbar.phone.KeyguardBottomAreaView;203 @Mock protected KeyguardBottomAreaView mKeyguardBottomArea;206 @Mock protected KeyguardBottomAreaView mQsFrame;
69 import com.android.systemui.statusbar.phone.KeyguardBottomAreaView314 ) as KeyguardBottomAreaView