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()
207 import android.content.pm.PackageManager.PropertyLocation;15193 String propertyName, @PropertyLocation int componentType) {
430 public @interface PropertyLocation {} annotation in PackageManager