Home
last modified time | relevance | path

Searched refs:FLAG_ADAPTIVE_ICON (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DItemInfoWithIcon.java90 public static final int FLAG_ADAPTIVE_ICON = 1 << 8; field in ItemInfoWithIcon
DAppInfo.java116 info.runtimeStatusFlags |= FLAG_ADAPTIVE_ICON; in updateRuntimeFlagsForActivityTarget()