Searched defs:ComponentInfoFlags (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java191 public @interface ComponentInfoFlags {} interface in class:PackageManager
3316 @ComponentInfoFlags int flags) throws NameNotFoundException;
3332 @ComponentInfoFlags int flags) throws NameNotFoundException;
3347 @ComponentInfoFlags int flags) throws NameNotFoundException;
3363 @ComponentInfoFlags int flags) throws NameNotFoundException;
4283 @ComponentInfoFlags int flags);
4296 @ComponentInfoFlags int flags, @UserIdInt int userId);
4316 String processName, int uid, @ComponentInfoFlags int flags);
4334 String processName, int uid, @ComponentInfoFlags int flags, String metaDataKey) {

Completed in 23 milliseconds