Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt193 fun postToView(action: Runnable): Boolean regex
H A DNotificationPanelViewController.java4200 public boolean postToView(Runnable action) { in postToView() method