Searched refs:createWindowContext (Results 1 – 1 of 1) sorted by relevance
1455 context = Api31Impl.createWindowContext(mInstrumentation.getContext(), display); in getUiContext()1563 static Context createWindowContext(Context context, Display display) { in createWindowContext() method in UiDevice.Api31Impl1564 return context.createWindowContext(display, in createWindowContext()