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

/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java138 public static final int FLAG_ALLOW_TASK_REPARENTING = 0x0040; field in class:ActivityInfo
209 * {@link #FLAG_ALLOW_TASK_REPARENTING}, {@link #FLAG_NO_HISTORY},
H A DApplicationInfo.java142 public static final int FLAG_ALLOW_TASK_REPARENTING = 1<<5; field in class:ApplicationInfo
359 * {@link #FLAG_ALLOW_TASK_REPARENTING}

Completed in 72 milliseconds