Searched refs:mSmartspaceView (Results 1 – 1 of 1) sorted by relevance
103 private View mSmartspaceView; field in KeyguardClockSwitchController363 mSmartspaceView = mSmartspaceController.buildAndConnectView(mView); in addSmartspaceView()366 mStatusArea.addView(mSmartspaceView, 0, lp); in addSmartspaceView()371 mSmartspaceView.setPaddingRelative(startPadding, 0, endPadding, 0); in addSmartspaceView()373 mKeyguardUnlockAnimationController.setLockscreenSmartspace(mSmartspaceView); in addSmartspaceView()374 mView.setSmartspace(mSmartspaceView); in addSmartspaceView()