Searched defs:createSystemUiContext (Results 1 – 2 of 2) sorted by relevance
2982 static ContextImpl createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext() method in ContextImpl2997 static ContextImpl createSystemUiContext(ContextImpl systemContext) { in createSystemUiContext() method in ContextImpl
2630 public ContextImpl createSystemUiContext(int displayId) { in createSystemUiContext() method in ActivityThread