Searched refs:KeyguardBottomAreaView (Results 1 – 5 of 5) sorted by relevance
92 public class KeyguardBottomAreaView extends FrameLayout implements View.OnClickListener, class173 public KeyguardBottomAreaView(Context context) { in KeyguardBottomAreaView() method in KeyguardBottomAreaView177 public KeyguardBottomAreaView(Context context, AttributeSet attrs) { in KeyguardBottomAreaView() method in KeyguardBottomAreaView181 public KeyguardBottomAreaView(Context context, AttributeSet attrs, int defStyleAttr) { in KeyguardBottomAreaView() method in KeyguardBottomAreaView185 public KeyguardBottomAreaView(Context context, AttributeSet attrs, int defStyleAttr, in KeyguardBottomAreaView() method in KeyguardBottomAreaView222 public void initFrom(KeyguardBottomAreaView oldBottomArea) { in initFrom()
263 private String mLastCameraLaunchSource = KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_AFFORDANCE;536 KeyguardBottomAreaView oldBottomArea = mKeyguardBottomArea; in reInflateViews()537 mKeyguardBottomArea = (KeyguardBottomAreaView) mInjectionInflationController in reInflateViews()788 mLastCameraLaunchSource = KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_AFFORDANCE; in resetViews()2262 if (KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_AFFORDANCE.equals( in onAnimationToSideStarted()2765 mLastCameraLaunchSource = KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_POWER_DOUBLE_TAP;2767 mLastCameraLaunchSource = KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_WIGGLE;2769 mLastCameraLaunchSource = KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_LIFT_TRIGGER;2773 mLastCameraLaunchSource = KeyguardBottomAreaView.CAMERA_LAUNCH_SOURCE_AFFORDANCE;2981 public KeyguardBottomAreaView getKeyguardBottomAreaView() { in getKeyguardBottomAreaView()
135 protected KeyguardBottomAreaView mKeyguardBottomArea;
2458 if (intent == KeyguardBottomAreaView.INSECURE_CAMERA_INTENT) { in startActivityDismissingKeyguard()3516 public KeyguardBottomAreaView getKeyguardBottomAreaView() { in getKeyguardBottomAreaView()3756 startActivityDismissingKeyguard(KeyguardBottomAreaView.INSECURE_CAMERA_INTENT, in onCameraLaunchGestureDetected()
77 private KeyguardBottomAreaView mKeyguardBottomArea;79 private KeyguardBottomAreaView mQsFrame;