Searched defs:fromString (Results 1 – 10 of 10) sorted by relevance
55 WifiSsid fromString = WifiSsid.createFromAsciiEncoded(TEST_SSID); in testEquals() local
39 if(not android::SourceTypeConverter::fromString(name, mId)) { in InputSource() member in InputSource::InputSource::android::SourceTypeConverter
34 if (not android::StreamTypeConverter::fromString(name, mId)) { in Stream() member in Stream::Stream::android::StreamTypeConverter
53 public static ParcelUuid fromString(String uuid) { in fromString() method in ParcelUuid
164 public static UidPredicate fromString(String predicateString) throws NumberFormatException { in fromString() method in KernelCpuThreadReaderSettingsObserver.UidPredicate
314 public static @NonNull MacAddress fromString(@NonNull String addr) { in fromString() method in MacAddress
210 if (not AudioContentTypeConverter::fromString(contentTypeXml.c_str(), contentType)) { in parseAttributes() member in android::engineConfig::parseAttributes::AudioContentTypeConverter220 if (not UsageTypeConverter::fromString(usageXml.c_str(), usage)) { in parseAttributes() member in android::engineConfig::parseAttributes::UsageTypeConverter319 if (not StreamTypeConverter::fromString(streamTypeXml.c_str(), streamType)) { in deserialize() member in android::engineConfig::AttributesGroupTraits::deserialize::StreamTypeConverter
142 inline bool TypeConverter<Traits>::fromString(const std::string &str, typename Traits::Type &result) in fromString() function
296 String fromString = styledAttributes.getString(valueFromId); in getPVH() local456 String fromString = arrayAnimator.getString(R.styleable.Animator_valueFrom); in setupAnimatorForPath() local
968 public static ApnSetting fromString(String data) { in fromString() method in ApnSetting