Searched refs:startInputFocusTransfer (Results 1 – 5 of 5) sorted by relevance
85 @Deprecated("No longer supported. Do not add new calls to this.") fun startInputFocusTransfer() in startExpandLatencyTracking() method
89 override fun startInputFocusTransfer() {} in startInputFocusTransfer() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
2337 public void startInputFocusTransfer() { in startInputFocusTransfer() method in NotificationPanelViewController
1083 mNotificationPanelViewController.startInputFocusTransfer(); in testQsExpansionChangedToDefaultWhenRotatingFromOrToSplitShade()1339 mNotificationPanelViewController.startInputFocusTransfer(); in shadeExpanded_whenInputFocusTransferStarted()1348 mNotificationPanelViewController.startInputFocusTransfer(); in shadeNotExpanded_whenInputFocusTransferStartedButPanelsDisabled()1356 mNotificationPanelViewController.startInputFocusTransfer(); in cancelInputFocusTransfer_shadeCollapsed()1366 mNotificationPanelViewController.startInputFocusTransfer(); in finishInputFocusTransfer_shadeFlingingOpen()
228 mShadeViewControllerLazy.get().startInputFocusTransfer();