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

  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 313 public static final int FLAG_AUTO_REMOVE_FROM_RECENTS = 0x2000;
    [all...]
PackageParser.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 460 if ((info.flags & ActivityInfo.FLAG_AUTO_REMOVE_FROM_RECENTS) != 0) {
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 76 milliseconds