Searched refs:BackTargetType (Results 1 – 5 of 5) sorted by relevance
72 @BackNavigationInfo.BackTargetType int type, @NonNull BackAnimationRunner runner) { in registerAnimation()81 void unregisterAnimation(@BackNavigationInfo.BackTargetType int type) { in unregisterAnimation()113 boolean startGesture(@BackNavigationInfo.BackTargetType int type) { in startGesture()128 boolean cancel(@BackNavigationInfo.BackTargetType int type) { in cancel()137 boolean isAnimationCancelledOrNull(@BackNavigationInfo.BackTargetType int type) { in isAnimationCancelledOrNull()145 boolean isWaitingAnimation(@BackNavigationInfo.BackTargetType int type) { in isWaitingAnimation()
213 @BackNavigationInfo.BackTargetType422 void registerAnimation(@BackNavigationInfo.BackTargetType int type, in registerAnimation()427 void unregisterAnimation(@BackNavigationInfo.BackTargetType int type) { in unregisterAnimation()
112 public @interface BackTargetType { annotation in BackNavigationInfo140 private BackNavigationInfo(@BackTargetType int type, in BackNavigationInfo()195 public @BackTargetType int getType() { in getType()328 public static String typeToString(@BackTargetType int type) { in typeToString()459 public Builder setType(@BackTargetType int type) { in setType()
83 public boolean isAnimatable(@BackNavigationInfo.BackTargetType int backType) { in isAnimatable()
84 private @BackNavigationInfo.BackTargetType int mLastBackType;