Searched refs:AlphaOptimizedFrameLayout (Results 1 – 2 of 2) sorted by relevance
32 public class AlphaOptimizedFrameLayout extends FrameLayout implements LaunchableView class41 public AlphaOptimizedFrameLayout(Context context) { in AlphaOptimizedFrameLayout() method in AlphaOptimizedFrameLayout45 public AlphaOptimizedFrameLayout(Context context, AttributeSet attrs) { in AlphaOptimizedFrameLayout() method in AlphaOptimizedFrameLayout49 public AlphaOptimizedFrameLayout(Context context, AttributeSet attrs, int defStyleAttr) { in AlphaOptimizedFrameLayout() method in AlphaOptimizedFrameLayout53 public AlphaOptimizedFrameLayout(Context context, AttributeSet attrs, int defStyleAttr, in AlphaOptimizedFrameLayout() method in AlphaOptimizedFrameLayout
29 import com.android.systemui.statusbar.AlphaOptimizedFrameLayout;34 public class FakeShadowView extends AlphaOptimizedFrameLayout {