Searched refs:FaceUnlockView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DFaceUnlockView.java25 public class FaceUnlockView extends RelativeLayout { class in inherits:RelativeLayout
26 private static final String TAG = "FaceUnlockView";
28 public FaceUnlockView(Context context) { method in class:FaceUnlockView
32 public FaceUnlockView(Context context, AttributeSet attrs) { method in class:FaceUnlockView

Completed in 82 milliseconds