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