Searched refs:NOT_IMMUTABLE (Results 1 – 1 of 1) sorted by relevance
239 private static final String NOT_IMMUTABLE = "nIm"; field in AppSearchShortcutInfo845 return (flags & mask) != 0 ? IS_IMMUTABLE : NOT_IMMUTABLE; in flagToString()