Home
last modified time | relevance | path

Searched defs:fetchWindowRootView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java63 default void fetchWindowRootView() {} in fetchWindowRootView() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java314 public void fetchWindowRootView() { in fetchWindowRootView() method in NotificationShadeWindowControllerImpl