Home
last modified time | relevance | path

Searched defs:indent (Results 401 – 425 of 2947) sorted by relevance

1...<<11121314151617181920>>...118

/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_components/
H A DGANSS_MsrElement.java313 public String toIndentedString(String indent) { in toIndentedString()
344 public String toIndentedString(String indent) { in toIndentedString()
H A DGPSDeltaEpochHeader.java371 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DGPS_MsrSetElement.java371 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DRel98_AssistanceData_Extension.java372 public String toIndentedString(String indent) { in toIndentedString()
401 public String toIndentedString(String indent) { in toIndentedString()
H A DRel98_MsrPosition_Req_Extension.java372 public String toIndentedString(String indent) { in toIndentedString()
401 public String toIndentedString(String indent) { in toIndentedString()
H A DGANSS_ID3_element.java375 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DGANSS_SgnTypeElement.java373 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DGANSSDeltaEpochHeader.java371 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DSgnTypeElement.java373 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DGANSSPositionMethod.java429 public String toIndentedString(String indent) { in toIndentedString()
464 public String toIndentedString(String indent) { in toIndentedString()
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
H A DTimingAdvance.java371 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DPosition.java369 public String toIndentedString(String indent) { in toIndentedString()
403 public String toIndentedString(String indent) { in toIndentedString()
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/
H A DUTRAN_GPSReferenceTimeAssistance.java373 public String toIndentedString(String indent) { in toIndentedString()
404 public String toIndentedString(String indent) { in toIndentedString()
H A DLocationIdData.java374 public String toIndentedString(String indent) { in toIndentedString()
403 public String toIndentedString(String indent) { in toIndentedString()
H A DSupportedWLANApsList.java382 public String toIndentedString(String indent) { in toIndentedString()
423 public String toIndentedString(String indent) { in toIndentedString()
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/
H A DKDocFormatter.kt29 val indent = task.secondaryIndent in reformatComment() constant
/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
H A DSerializeOptions.java73 private String indent = " "; field in SerializeOptions
301 public SerializeOptions setIndent(String indent) in setIndent()
/aosp_15_r20/external/fonttools/Tests/feaLib/
H A Dbuilder_test.py768 def asFea(self, indent=""): argument
772 def asFea(self, indent=""): argument
776 def asFea(self, indent=""): argument
/aosp_15_r20/build/soong/scripts/hiddenapi/
H A Danalyze_bcpf.py165 def snippet(self, indent): argument
1387 def format_comment_as_text(text, indent): argument
1392 def format_comment_as_lines(text, indent): argument
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DData.java246 void toString(StringBuilder out, int indent); in toString()
251 void write(Appendable out, int indent) throws IOException; in write()
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/
H A DJsonWriter.java149 String indent; field in JsonWriter
230 public void setIndent(String indent) { in setIndent()
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_functions.py230 def sample(indent=0, indent_size=2): argument
240 def sample_expected(indent=0, indent_size=2): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_ttk_textonly.py231 def sample(indent=0, indent_size=2): argument
241 def sample_expected(indent=0, indent_size=2): argument
/aosp_15_r20/external/dokka/core/src/main/kotlin/Samples/
H A DDefaultSampleProcessingService.kt47 …val indent = lines.filter(String::isNotBlank).map { it.takeWhile(Char::isWhitespace).count() }.min… in resolveSample() constant
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp/
H A DULP_PDU.java431 public String toIndentedString(String indent) { in toIndentedString()
466 public String toIndentedString(String indent) { in toIndentedString()

1...<<11121314151617181920>>...118