Searched refs:isUsingShellTransitions (Results 1 – 5 of 5) sorted by relevance
230 if (mTaskViewController.isUsingShellTransitions()) { in onTaskAppeared()350 if (mTaskViewController.isUsingShellTransitions()) { in surfaceCreated()399 if (mTaskViewController.isUsingShellTransitions()) { in surfaceDestroyed()
132 boolean isUsingShellTransitions(); in isUsingShellTransitions() method
175 public boolean isUsingShellTransitions() { in isUsingShellTransitions() method in TaskViewTransitions327 if (isUsingShellTransitions()) { in startShortcutActivity()348 if (isUsingShellTransitions()) { in startActivity()509 if (isUsingShellTransitions()) { in setTaskBounds()
139 if (mTaskViewController.isUsingShellTransitions()) { in onTaskAppeared()
3388 public boolean isUsingShellTransitions() { in isUsingShellTransitions() method in BubbleTaskViewController3389 return mBaseTransitions.isUsingShellTransitions(); in isUsingShellTransitions()