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