Searched refs:doShow (Results 1 – 6 of 6) sorted by relevance
58 doShow();356 private void doShow() { in doShow() method in SubtitleController
217 doShow(); in show()227 doShow(); in updateLayout()274 doShow(); in setOutsideTouchable()278 private void doShow() { in doShow() method in FloatingToolbar
755 doShow(fromSystem); in updateVisibility()765 public void doShow(boolean fromSystem) { in doShow() method in WindowDecorActionBar
2080 boolean doShow = true; in startActivityLocked()2089 doShow = topRunningNonDelayedActivityLocked(null) == r; in startActivityLocked()2093 doShow = false; in startActivityLocked()2103 } else if (SHOW_APP_STARTING_PREVIEW && doShow) { in startActivityLocked()
920 doShow((Bundle) args.arg1, msg.arg1, in executeMessage()1044 void doShow(Bundle args, int flags, final IVoiceInteractionSessionShowCallback showCallback) { in doShow() method in VoiceInteractionSession
30554 HSPLcom/android/internal/widget/FloatingToolbar;->doShow()V