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