Searched defs:transitionType (Results 1 – 11 of 11) sorted by relevance
348 public void enableTransitionType(int transitionType) { in enableTransitionType()375 public void disableTransitionType(int transitionType) { in disableTransitionType()403 public boolean isTransitionTypeEnabled(int transitionType) { in isTransitionTypeEnabled()430 public void setStartDelay(int transitionType, long delay) { in setStartDelay()461 public long getStartDelay(int transitionType) { in getStartDelay()489 public void setDuration(int transitionType, long duration) { in setDuration()520 public long getDuration(int transitionType) { in getDuration()546 public void setStagger(int transitionType, long duration) { in setStagger()570 public long getStagger(int transitionType) { in getStagger()594 public void setInterpolator(int transitionType, TimeInterpolator interpolator) { in setInterpolator()[all …]
65 int transitionType, boolean shouldApplyIndependently); in onTransactionHandled()73 void applyTransaction(in WindowContainerTransaction wct, int transitionType, in applyTransaction()
254 @TaskFragmentTransitionType int transitionType, boolean shouldApplyIndependently) { in onTransactionHandled()287 @TaskFragmentTransitionType int transitionType, boolean shouldApplyIndependently) { in applyTransaction()308 @TaskFragmentTransitionType int transitionType, in applySystemTransaction()
146 int transitionType = transactionRecord.getTransactionTransitionType(); in testApply() local
103 final int transitionType = TRANSIT_EXIT_DESKTOP_MODE_UNKNOWN; in testTransitExitDesktopModeAnimation() local
349 final int transitionType; in create() local365 ActivityOptions options, int transitionType, boolean processRunning, in TransitionInfo()1849 convertTransitionTypeToLaunchObserverTemperature(int transitionType) { in convertTransitionTypeToLaunchObserverTemperature()
116 final int transitionType = in AsyncRotationController() local
590 @WindowManager.TransitionType int transitionType, boolean shouldApplyIndependently) { in onTransactionHandled()616 @WindowManager.TransitionType int transitionType, boolean shouldApplyIndependently, in applyTransaction()
194 View view, int transitionType) { in startTransition()207 View view, int transitionType) { in endTransition()
244 val transitionType = if (remoteTransition == null) TRANSIT_NONE else TRANSIT_TO_FRONT in <lambda>() constant
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...