Searched refs:ProviderPropertiesUnbundled (Results 1 – 3 of 3) sorted by relevance
30 public final class ProviderPropertiesUnbundled { class35 public static @NonNull ProviderPropertiesUnbundled create(boolean requiresNetwork, in create()39 return new ProviderPropertiesUnbundled(new ProviderProperties.Builder() in create()54 private ProviderPropertiesUnbundled(ProviderProperties properties) { in ProviderPropertiesUnbundled() method in ProviderPropertiesUnbundled77 ProviderPropertiesUnbundled that = (ProviderPropertiesUnbundled) o; in equals()
122 public LocationProviderBase(String tag, ProviderPropertiesUnbundled properties) { in LocationProviderBase()133 ProviderPropertiesUnbundled properties) { in LocationProviderBase()202 public void setProperties(ProviderPropertiesUnbundled properties) { in setProperties()
10 …ted public LocationProviderBase(String, com.android.location.provider.ProviderPropertiesUnbundled);11 …erBase(android.content.Context, String, com.android.location.provider.ProviderPropertiesUnbundled);29 …SION_CODES.Q) public void setProperties(com.android.location.provider.ProviderPropertiesUnbundled);52 public final class ProviderPropertiesUnbundled {53 …method @NonNull public static com.android.location.provider.ProviderPropertiesUnbundled create(boo…