Searched refs:CLONE_REMOVE_PERSON (Results 1 – 1 of 1) sorted by relevance
156 public static final int CLONE_REMOVE_PERSON = 1 << 4; field in ShortcutInfo163 | CLONE_REMOVE_RES_NAMES | CLONE_REMOVE_PERSON;167 | CLONE_REMOVE_RES_NAMES | CLONE_REMOVE_PERSON;179 CLONE_REMOVE_PERSON,561 if ((cloneFlags & CLONE_REMOVE_PERSON) == 0) { in ShortcutInfo()