Searched refs:ComponentType (Results 1 – 4 of 4) sorted by relevance
60 public @interface ComponentType {} annotation in MediaButtonReceiverHolder73 @ComponentType143 ComponentName componentName, @ComponentType int componentType) { in MediaButtonReceiverHolder()282 @ComponentType301 @ComponentType
223 @PackageManager.ComponentType int type); in isComponentVisibleToInstantApp()240 @Nullable ComponentName component, @PackageManager.ComponentType int componentType, in shouldFilterApplication()243 @Nullable ComponentName component, @PackageManager.ComponentType int componentType, in shouldFilterApplication()
2211 @Nullable ComponentName component, @PackageManager.ComponentType int type) { in isComponentVisibleToInstantApp()2436 @PackageManager.ComponentType int componentType, int userId, boolean filterUninstall) { in shouldFilterApplication()2509 @PackageManager.ComponentType int componentType, int userId) { in shouldFilterApplication()
739 public @interface ComponentType {} annotation in PackageManager