Home
last modified time | relevance | path

Searched refs:getRootViewContext (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootInsetsControllerHost.java250 public Context getRootViewContext() { in getRootViewContext() method in ViewRootInsetsControllerHost
H A DInsetsController.java199 default Context getRootViewContext() { in getRootViewContext() method
343 return mHost != null ? mHost.getRootViewContext() : null;
354 return mHost != null ? mHost.getRootViewContext().getPackageName() : null;