Home
last modified time | relevance | path

Searched refs:createSystemUiContext (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DContextImpl.java2493 static ContextImpl createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext() method in ContextImpl
2507 static ContextImpl createSystemUiContext(ContextImpl systemContext) { in createSystemUiContext() method in ContextImpl
2508 return createSystemUiContext(systemContext, Display.DEFAULT_DISPLAY); in createSystemUiContext()
DActivityThread.java2421 mSystemUiContext = ContextImpl.createSystemUiContext(getSystemContext()); in getSystemUiContext()
2432 public ContextImpl createSystemUiContext(int displayId) { in createSystemUiContext() method in ActivityThread
2433 return ContextImpl.createSystemUiContext(getSystemUiContext(), displayId); in createSystemUiContext()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java4144 : currentThread.createSystemUiContext(displayId), in showInputMethodMenu()
/frameworks/base/config/
Dboot-image-profile.txt1185 HSPLandroid/app/ContextImpl;->createSystemUiContext(Landroid/app/ContextImpl;I)Landroid/app/Context…
Dhiddenapi-greylist-max-o.txt4654 Landroid/app/ContextImpl;->createSystemUiContext(Landroid/app/ContextImpl;)Landroid/app/ContextImpl;