blob: 2718973e1c01b2f3eb3a8326a356c51962c140d2 [file] [log] [blame]
// Signature format: 3.0
package androidx.ads.identifier {
@RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP) public class AdvertisingIdUtils {
method public static java.util.List<android.content.pm.ServiceInfo!> getAdvertisingIdProviderServices(android.content.pm.PackageManager);
method public static android.content.pm.ServiceInfo? selectServiceByPriority(java.util.List<android.content.pm.ServiceInfo!>, android.content.pm.PackageManager);
field public static final String GET_AD_ID_ACTION = "androidx.ads.identifier.provider.GET_AD_ID";
}
}