Searched defs:xml (Results 1 – 6 of 6) sorted by relevance
59 val xml = """ in defaultsNoTag() constant73 val xml = """ in defaultsWithTag() constant88 val xml = """ in missingMinDefaults() constant103 val xml = """ in missingTargetCoercedToMin() constant118 val xml = """ in takeAndroidTargetSdk() constant138 val xml = """ in emptyUsesSdk() constant156 val xml = """ in takeLastTargetSdk() constant172 val xml = """ in takeLastMinSdk() constant189 val xml = """ in takeLastExtensionSdk() constant209 val xml = """ in lastDeclarationOverridesAllPrevious() constant[all …]
91 VibrationEffect expectedEffect, String xml) throws Exception { in testParse_vibrationEffectRootTag_isSuccessful()100 VibrationEffect[] expectedEffects, String xml) throws Exception { in testParse_vibrationSelectRootTag_isSuccessful()109 VibrationEffect[] unused, String xml) { in testParseVibrationEffect_vibrationSelectRootTag_fails()118 VibrationEffect expectedEffect, String xml) throws Exception { in testParseVibrationEffect_vibrationEffectRootTag_isSuccessful()185 VibrationEffect repeating, String xml) throws Exception { in testParseRepeatingEffects_withFeatureFlagDisabled_fails()198 String xml = """ in testParseRepeatingWaveformEffect_allSucceed() local
77 XmlSerializer xml = Xml.newSerializer(); in getContents() local
231 public static void saveToXML(String xml, ReadElf.Symbol[] symArr) { in saveToXML()
1201 XmlSerializer xml; in testWriteToXml() local1239 XmlSerializer xml; in testWriteToXmlWithRelRefGroup() local
1686 XmlResourceParser xml = null; in checkMetaData() local