Searched refs:PropertyLocation (Results 1 – 3 of 3) sorted by relevance
29 import android.content.pm.PackageManager.PropertyLocation;78 @PropertyLocation int componentType, Predicate<String> filter) { in queryProperty()
5682 String propertyName, @PackageManager.PropertyLocation int componentType) {
805 public @interface PropertyLocation {} annotation in PackageManager