Searched defs:FLAG_SINGLE_USER (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/content/pm/ | ||
D | ProviderInfo.java | 95 public static final int FLAG_SINGLE_USER = 0x40000000; field in ProviderInfo |
D | ServiceInfo.java | 90 public static final int FLAG_SINGLE_USER = 0x40000000; field in ServiceInfo |
D | ActivityInfo.java | 498 public static final int FLAG_SINGLE_USER = 0x40000000; field in ActivityInfo |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |