OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FLAG_ALLOW_TASK_REPARENTING
(Results
1 - 11
of
11
) sorted by null
/frameworks/base/core/java/android/content/pm/
ActivityInfo.java
137
public static final int
FLAG_ALLOW_TASK_REPARENTING
= 0x0040;
182
* {@link #
FLAG_ALLOW_TASK_REPARENTING
}, {@link #FLAG_NO_HISTORY},
ApplicationInfo.java
142
public static final int
FLAG_ALLOW_TASK_REPARENTING
= 1<<5;
320
* {@link #
FLAG_ALLOW_TASK_REPARENTING
}