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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DFloatingChildLayout.java52 public class FloatingChildLayout extends FrameLayout { class in inherits:FrameLayout
53 private static final String TAG = "FloatingChildLayout";
85 public FloatingChildLayout(Context context, AttributeSet attrs) { method in class:FloatingChildLayout
111 * FloatingChildLayout manages its own background, don't set it.

Completed in 149 milliseconds