Searched refs:topFrameLayout (Results 1 – 1 of 1) sorted by relevance
80 final FrameLayout topFrameLayout = (FrameLayout) findViewById(R.id.topFrameLayout); in onCreate() local90 topFrameLayout.setOnApplyWindowInsetsListener(new View.OnApplyWindowInsetsListener() { in onCreate()94 insets = topFrameLayout.onApplyWindowInsets(insets); in onCreate()