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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DIntruderAlertView.java46 public class IntruderAlertView extends LinearLayout implements SwipeHelper.Callback { class in inherits:LinearLayout,SwipeHelper.Callback
47 private static final String TAG = "IntruderAlertView";
60 public IntruderAlertView(Context context, AttributeSet attrs) { method in class:IntruderAlertView
64 public IntruderAlertView(Context context, AttributeSet attrs, int defStyle) { method in class:IntruderAlertView

Completed in 5 milliseconds