HomeSort by relevance Sort by last modified time
    Searched refs:toSource (Results 1 - 21 of 21) sorted by null

  /tools/metalava/src/test/java/com/android/tools/metalava/model/
TextBackedAnnotationItemTest.kt 46 assertEquals("@androidx.annotation.Nullable", annotation.toSource())
57 assertEquals("@androidx.annotation.IntRange(from = 20, to = 40)", annotation.toSource())
74 annotation.toSource()
90 assertEquals("STYLE_NO_TITLE", list[1].toSource())
  /tools/metalava/src/main/java/com/android/tools/metalava/model/text/
TextBackedAnnotationItem.kt 57 override fun toSource(): String = full
TextModifiers.kt 71 override fun toSource(): String = source
  /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
PsiAnnotationItem.kt 51 override fun toString(): String = toSource()
53 override fun toSource(): String {
307 return codebase.createAnnotation(xmlAnnotation.toSource(), context)
336 override fun toString(): String = toSource()
360 override fun toSource(): String = psiValue.text
381 override fun toSource(): String = value.text
  /tools/metalava/src/main/java/com/android/tools/metalava/model/
AnnotationItem.kt 53 fun toSource(): String
415 fun toSource(): String
516 override fun toString(): String = toSource()
540 override fun toSource() = valueSource
553 override fun toSource() = value
ModifierList.kt 421 val source = annotation.toSource()
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
SocksProxy.java 193 BufferedSource toSource = Okio.buffer(Okio.source(toSocket));
196 transfer(fromAddress, toAddress, toSource, fromSink);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
RoundTripTest.java     [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RoundTripTest.java     [all...]
  /external/icu/icu4c/source/test/intltest/
transrt.cpp 340 UnicodeSet toSource;
503 this->toSource.clear();
504 this->toSource.applyPattern(sourceRangeVal, status);
510 this->toSource.addAll(okAnyway);
771 if (toSource.containsAll(targ) == FALSE ||
779 if (toSource.containsAll(targD) == FALSE) {
846 if (toSource.containsAll(targ) == FALSE ||
856 if (toSource.containsAll(targD) == FALSE
    [all...]
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /tools/metalava/src/main/java/com/android/tools/metalava/
AndroidApiChecks.kt 194 var perm = value.toSource()
KotlinInteropChecks.kt 91 val source = v.toSource()
AnnotationsMerger.kt 198 annotation.toSource(),
    [all...]
ApiAnalyzer.kt 734 val perm = (value.value() ?: value.toSource()).toString()
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
jaxb-api-2.2.12-b140109.1041.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/org-jetbrains/uast/26.2.0-alpha16/
uast-26.2.0-alpha16.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 4832 milliseconds