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