Searched refs:WindowLayoutComponentImpl (Results 1 – 2 of 2) sorted by relevance
26 import androidx.window.extensions.layout.WindowLayoutComponentImpl;54 mWindowLayoutComponent = new WindowLayoutComponentImpl(context); in getWindowLayoutComponent()
57 public class WindowLayoutComponentImpl implements WindowLayoutComponent { class70 public WindowLayoutComponentImpl(Context context) { in WindowLayoutComponentImpl() method in WindowLayoutComponentImpl