HomeSort by relevance Sort by last modified time
    Searched refs:ContextWrapperFrameLayout (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/custom/
ContextWrapperFrameLayout.java 28 public class ContextWrapperFrameLayout extends FrameLayout {
30 public ContextWrapperFrameLayout(Context context) {
34 public ContextWrapperFrameLayout(Context context, AttributeSet attrs) {
  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/
LayoutInflaterFactoryTestCase.java 36 import androidx.appcompat.custom.ContextWrapperFrameLayout;
162 ContextWrapperFrameLayout.class);

Completed in 69 milliseconds