Searched refs:HasSystemFeatureQuery (Results 1 – 5 of 5) sorted by relevance
666 private static final class HasSystemFeatureQuery { class in ApplicationPackageManager669 public HasSystemFeatureQuery(String n, int v) { in HasSystemFeatureQuery() method in ApplicationPackageManager.HasSystemFeatureQuery680 if (o instanceof HasSystemFeatureQuery) { in equals()681 HasSystemFeatureQuery r = (HasSystemFeatureQuery) o; in equals()696 private final static PropertyInvalidatedCache<HasSystemFeatureQuery, Boolean>698 new PropertyInvalidatedCache<HasSystemFeatureQuery, Boolean>(701 protected Boolean recompute(HasSystemFeatureQuery query) {713 return mHasSystemFeatureCache.query(new HasSystemFeatureQuery(name, version)); in hasSystemFeature()
293 android.app.ApplicationPackageManager$HasSystemFeatureQuery
1248 …ckageManager$1;->recompute(Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery;)Ljava/lan…1254 HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;-><init>(Ljava/lang/String;I)V1255 HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->equals(Ljava/lang/Object;)Z1256 HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->hashCode()I23032 Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery;
291 android.app.ApplicationPackageManager$HasSystemFeatureQuery
1248 …ckageManager$1;->recompute(Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery;)Ljava/lan…1254 HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;-><init>(Ljava/lang/String;I)V1255 HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->equals(Ljava/lang/Object;)Z1256 HSPLandroid/app/ApplicationPackageManager$HasSystemFeatureQuery;->hashCode()I32665 Landroid/app/ApplicationPackageManager$HasSystemFeatureQuery;