Searched defs:applyTo (Results 1 – 4 of 4) sorted by relevance
101 public void applyTo(ParsedPackage pkg) { in applyTo() method in PackageAbiHelper.NativeLibraryPaths122 public void applyTo(ParsedPackage pkg) { in applyTo() method in PackageAbiHelper.Abis126 public void applyTo(PackageSetting pkgSetting) { in applyTo() method in PackageAbiHelper.Abis
35 fun applyTo(state: QSTile.SignalState, context: Context) { in applyTo() method
32 fun BackTransformation.applyTo(targetView: View) { in applyTo() method
122 void TouchAffineTransformation::applyTo(float& x, float& y) const { in applyTo() function in android::TouchAffineTransformation