Searched defs:cancelInputFocusTransfer (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
D | ShadeViewControllerEmptyImpl.kt | 90 override fun cancelInputFocusTransfer() {} in cancelInputFocusTransfer() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl |
D | ShadeViewController.kt | 88 @Deprecated("No longer supported. Do not add new calls to this.") fun cancelInputFocusTransfer() in startExpandLatencyTracking() method |
D | NotificationPanelViewController.java | 2350 public void cancelInputFocusTransfer() { in cancelInputFocusTransfer() method in NotificationPanelViewController |