Searched defs:createWindowContext (Results 1 – 3 of 3) sorted by relevance
137 override fun createWindowContext(type: Int, options: Bundle?): Context { in createWindowContext() method141 override fun createWindowContext(display: Display, type: Int, options: Bundle?): Context { in createWindowContext() method
104 public Context createWindowContext(@WindowManager.LayoutParams.WindowType int type, in createWindowContext() method in CarSystemUIApplication
1584 private @Nullable Context createWindowContext(int displayId) { in createWindowContext() method in TaskbarManager