Searched defs:hasStatusFlag (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DShortcutInfo.java232 public boolean hasStatusFlag(int flag) { method in class:ShortcutInfo
238 return hasStatusFlag(FLAG_RESTORED_ICON | FLAG_AUTOINTALL_ICON);

Completed in 60 milliseconds