Searched refs:FLAG_ADAPTIVE_ICON (Results 1 – 2 of 2) sorted by relevance
90 public static final int FLAG_ADAPTIVE_ICON = 1 << 8; field in ItemInfoWithIcon
116 info.runtimeStatusFlags |= FLAG_ADAPTIVE_ICON; in updateRuntimeFlagsForActivityTarget()