Searched defs:KeyguardBottomAreaView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.java74 public class KeyguardBottomAreaView extends FrameLayout implements View.OnClickListener, class in inherits:FrameLayout,View.OnClickListener,UnlockMethodCache.OnUnlockMethodChangedListener,AccessibilityController.AccessibilityStateChangedCallback,View.OnLongClickListener
78 final static String TAG = "PhoneStatusBar/KeyguardBottomAreaView";
134 public KeyguardBottomAreaView(Context context) { method in class:KeyguardBottomAreaView
138 public KeyguardBottomAreaView(Context context, AttributeSet attrs) { method in class:KeyguardBottomAreaView
142 public KeyguardBottomAreaView(Context context, AttributeSet attrs, int defStyleAttr) { method in class:KeyguardBottomAreaView
146 public KeyguardBottomAreaView(Context context, AttributeSet attrs, int defStyleAttr, method in class:KeyguardBottomAreaView

Completed in 45 milliseconds