Searched refs:RANK_NOT_SET (Results 1 – 3 of 3) sorted by relevance
73 public static final int RANK_NOT_SET = Integer.MAX_VALUE; field in ShortcutInfo894 if (source.mRank != RANK_NOT_SET) { in copyNonNullFieldsFrom()965 private int mRank = RANK_NOT_SET;1574 return mRank != RANK_NOT_SET; in hasRank()
53 return makeShortcutWithActivityAndRank(id, activity, ShortcutInfo.RANK_NOT_SET); in shortcut()
16212 Landroid/content/pm/ShortcutInfo;->RANK_NOT_SET:I