Searched refs:ComponentInfoFlags (Results 1 – 3 of 3) sorted by relevance
199 public @interface ComponentInfoFlags {} annotation in PackageManager3772 @ComponentInfoFlags int flags) throws NameNotFoundException; in getActivityInfo()3789 @ComponentInfoFlags int flags) throws NameNotFoundException; in getReceiverInfo()3805 @ComponentInfoFlags int flags) throws NameNotFoundException; in getServiceInfo()3822 @ComponentInfoFlags int flags) throws NameNotFoundException; in getProviderInfo()5079 @ComponentInfoFlags int flags); in resolveContentProvider()5094 @ComponentInfoFlags int flags, @UserIdInt int userId); in resolveContentProviderAsUser()5115 @Nullable String processName, int uid, @ComponentInfoFlags int flags); in queryContentProviders()5134 int uid, @ComponentInfoFlags int flags, String metaDataKey) { in queryContentProviders()
27 import android.content.pm.PackageManager.ComponentInfoFlags;406 @ComponentInfoFlags int flags, int filterCallingUid, int userId); in getActivityInfo()
8600 @PackageManager.ComponentInfoFlags int flags) { in resolveActivityInfo()8628 @PackageManager.ComponentInfoFlags int flags) { in resolveSystemService()