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