HomeSort by relevance Sort by last modified time
    Searched defs:HandleView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
HandleView.java 29 public class HandleView extends ImageView {
35 public HandleView(Context context) {
39 public HandleView(Context context, AttributeSet attrs) {
43 public HandleView(Context context, AttributeSet attrs, int defStyle) {
46 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.HandleView, defStyle, 0);
  /frameworks/base/core/java/android/widget/
Editor.java     [all...]

Completed in 339 milliseconds