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

  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 277 public static final int FLAG_SHOW_FOR_ALL_USERS = 0x0400;
    [all...]
PackageParser.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 30 import static android.content.pm.ActivityInfo.FLAG_SHOW_FOR_ALL_USERS;
    [all...]
ActivityStackSupervisor.java 126 import static android.content.pm.ActivityInfo.FLAG_SHOW_FOR_ALL_USERS;
    [all...]

Completed in 105 milliseconds