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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DHandleView.java29 public class HandleView extends ImageView { class in inherits:ImageView
35 public HandleView(Context context) { method in class:HandleView
39 public HandleView(Context context, AttributeSet attrs) { method in class:HandleView
43 public HandleView(Context context, AttributeSet attrs, int defStyle) { method in class:HandleView
46 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.HandleView, defStyle, 0);

Completed in 101 milliseconds