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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppWidgetResizeFrame.java18 public class AppWidgetResizeFrame extends FrameLayout { class in inherits:FrameLayout
76 public AppWidgetResizeFrame(Context context, method in class:AppWidgetResizeFrame
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppWidgetResizeFrame.java25 public class AppWidgetResizeFrame extends FrameLayout class in inherits:FrameLayout,View.OnKeyListener,TouchController
89 public AppWidgetResizeFrame(Context context) { method in class:AppWidgetResizeFrame
93 public AppWidgetResizeFrame(Context context, AttributeSet attrs) { method in class:AppWidgetResizeFrame
97 public AppWidgetResizeFrame(Context context, AttributeSet attrs, int defStyleAttr) { method in class:AppWidgetResizeFrame

Completed in 137 milliseconds