Searched refs:showAndGo (Results 1 – 4 of 4) sorted by relevance
171 mAssistHandleBehaviorController.showAndGo(); in showAndGo_showsThenHidesHandlesWhenHiding()188 mAssistHandleBehaviorController.showAndGo(); in showAndGo_hidesHandlesAfterTimeoutWhenShowing()202 mAssistHandleBehaviorController.showAndGo(); in showAndGo_doesNothingIfRecentlyHidden()206 mAssistHandleBehaviorController.showAndGo(); in showAndGo_doesNothingIfRecentlyHidden()220 mAssistHandleBehaviorController.showAndGo(); in showAndGo_doesNothingWhenThereIsNoAssistant()283 mAssistHandleBehaviorController.showAndGo(); in showAndGoDelayed_doesNothingIfRecentlyHidden()
30 void showAndGo(); in showAndGo() method
325 mAssistHandleCallbacks.showAndGo(); in callbackForLearnedState()340 mAssistHandleCallbacks.showAndGo(); in callbackForUnlearnedState()
140 public void showAndGo() { in showAndGo() method in AssistHandleBehaviorController