Searched defs:postToView (Results 1 – 3 of 3) sorted by relevance
193 fun postToView(action: Runnable): Boolean in expand() method
71 override fun postToView(action: Runnable): Boolean { in postToView() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
4200 public boolean postToView(Runnable action) { in postToView() method4257 postToView(() -> { in updateTouchableRegion() method