Searched refs:BackTargetType (Results 1 – 3 of 3) sorted by relevance
88 public @interface BackTargetType { annotation in BackNavigationInfo109 private BackNavigationInfo(@BackTargetType int type, in BackNavigationInfo()148 public @BackTargetType int getType() { in getType()240 public static String typeToString(@BackTargetType int type) { in typeToString()366 public Builder setType(@BackTargetType int type) { in setType()
360 void registerAnimation(@BackNavigationInfo.BackTargetType int type, in registerAnimation()365 void unregisterAnimation(@BackNavigationInfo.BackTargetType int type) { in unregisterAnimation()
76 private @BackNavigationInfo.BackTargetType int mLastBackType;