Home
last modified time | relevance | path

Searched refs:BlinkLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DLayoutInflater.java766 return new BlinkLayout(context, attrs); in createViewFromTag()
1040 private static class BlinkLayout extends FrameLayout { class in LayoutInflater
1048 public BlinkLayout(Context context, AttributeSet attrs) { in BlinkLayout() method in LayoutInflater.BlinkLayout