Home
last modified time | relevance | path

Searched refs:GET_RECEIVERS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageManager.java69 public static final int GET_RECEIVERS = 0x00000002; field in PackageManager
DPackageParser.java258 if ((flags&PackageManager.GET_RECEIVERS) != 0) { in generatePackageInfo()
/frameworks/base/api/
Dcurrent.txt6265 field public static final int GET_RECEIVERS = 2; // 0x2
D14.txt6265 field public static final int GET_RECEIVERS = 2; // 0x2