Searched refs:ARE_STRINGS_RESOLVED (Results 1 – 1 of 1) sorted by relevance
236 private static final String ARE_STRINGS_RESOLVED = "Str"; field in AppSearchShortcutInfo843 return (flags & mask) != 0 ? ARE_STRINGS_RESOLVED : NOT_STRINGS_RESOLVED; in flagToString()896 case ARE_STRINGS_RESOLVED: in parseFlag()