HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_ADAPTIVE_ICON (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
ItemInfoWithIcon.java 91 public static final int FLAG_ADAPTIVE_ICON = 1 << 8;
AppInfo.java 117 info.runtimeStatusFlags |= FLAG_ADAPTIVE_ICON;

Completed in 62 milliseconds