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

  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 307 public static final int FLAG_RELINQUISH_TASK_IDENTITY = 0x1000;
    [all...]
PackageParser.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 401 (info.flags & ActivityInfo.FLAG_RELINQUISH_TASK_IDENTITY) == 0;
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 76 milliseconds