Searched defs:getDecorView (Results 1 – 5 of 5) sorted by relevance
253 private static void getDecorView(Window window, OnDecorViewInstalledListener callback) { in getDecorView() method in SystemBarHelper285 public void getDecorView(Window window, OnDecorViewInstalledListener callback, int retries) { in getDecorView() method in SystemBarHelper.DecorViewFinder
255 public View getDecorView() { in getDecorView() method in SystemBarHelperTest.TestWindow
202 public View getDecorView() { in getDecorView() method in MockWindow
359 private View getDecorView() { in getDecorView() method in DialogPreference
1706 public abstract @NonNull View getDecorView(); in getDecorView() method in Window