Searched refs:createWindowContextBase (Results 1 – 3 of 3) sorted by relevance
2875 final ContextImpl windowContextBase = createWindowContextBase(windowTokenClient, in createWindowContextInternal()2901 return createWindowContextBase(token, display.getDisplayId()); in createTokenContext()2915 ContextImpl createWindowContextBase(@NonNull IBinder token, int displayId) { in createWindowContextBase() method in ContextImpl3305 final ContextImpl context = systemContext.createWindowContextBase(token, displayId); in createSystemUiContext()
1470 HSPLandroid/app/ContextImpl;->createWindowContextBase(Landroid/os/IBinder;I)Landroid/app/ContextImp…