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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java187 public @interface ComponentInfoFlags {} interface in class:PackageManager
3127 @ComponentInfoFlags int flags) throws NameNotFoundException;
3143 @ComponentInfoFlags int flags) throws NameNotFoundException;
3158 @ComponentInfoFlags int flags) throws NameNotFoundException;
3174 @ComponentInfoFlags int flags) throws NameNotFoundException;
4074 @ComponentInfoFlags int flags);
4087 @ComponentInfoFlags int flags, @UserIdInt int userId);
4107 String processName, int uid, @ComponentInfoFlags int flags);
4125 String processName, int uid, @ComponentInfoFlags int flags, String metaDataKey) {

Completed in 74 milliseconds