Searched refs:blockExpansionForCurrentTouch (Results 1 – 6 of 6) sorted by relevance
51 @Deprecated("Not supported by scenes") fun blockExpansionForCurrentTouch() method
62 override fun blockExpansionForCurrentTouch() { in blockExpansionForCurrentTouch() method
48 @Deprecated("Not supported by scenes") override fun blockExpansionForCurrentTouch() {} in canBeCollapsed() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
3479 public void blockExpansionForCurrentTouch() {
1129 mShadeLockscreenInteractor.blockExpansionForCurrentTouch(); in startPreHideAnimation()1134 mShadeLockscreenInteractor.blockExpansionForCurrentTouch(); in blockPanelExpansionFromCurrentTouch()
347 mNotificationPanelViewController.blockExpansionForCurrentTouch(); in testOnTouchEvent_expansionCanBeBlocked()