Searched refs:RANK_NOT_SET (Results 1 – 4 of 4) sorted by relevance
83 public static final int RANK_NOT_SET = Integer.MAX_VALUE; field in ShortcutInfo1007 if (source.mRank != RANK_NOT_SET) { in copyNonNullFieldsFrom()1087 private int mRank = RANK_NOT_SET;1788 return mRank != RANK_NOT_SET; in hasRank()
426 ShortcutInfo.RANK_NOT_SET, extras, getCreationTimestampMillis(), flags, iconResId, in toShortcutInfo()
56 return makeShortcutWithActivityAndRank(id, activity, ShortcutInfo.RANK_NOT_SET); in shortcut()
13325 Landroid/content/pm/ShortcutInfo;->RANK_NOT_SET:I