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

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DLLand.java48 public class LLand extends FrameLayout { class in inherits:FrameLayout
49 public static final String TAG = "LLand";
151 public LLand(Context context) { method in class:LLand
155 public LLand(Context context, AttributeSet attrs) { method in class:LLand
159 public LLand(Context context, AttributeSet attrs, int defStyle) { method in class:LLand

Completed in 218 milliseconds