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

  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 333 public static final int FLAG_ALWAYS_FOCUSABLE = 0x40000;
    [all...]
PackageParser.java 80 import static android.content.pm.ActivityInfo.FLAG_ALWAYS_FOCUSABLE;
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java 23 import static android.content.pm.ActivityInfo.FLAG_ALWAYS_FOCUSABLE;
    [all...]

Completed in 50 milliseconds