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