Home
last modified time | relevance | path

Searched defs:spanClass (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/replacements/
H A DSpans.java24 public ClickableSpan(String spanClass, int start, int end, int flags) { in ClickableSpan()
51 public URLSpan(String spanClass, int start, int end, int flags, @Nullable String url) { in URLSpan()
89 public StyleSpan(String spanClass, int start, int end, int flags, int style) { in StyleSpan()
125 public UnderlineSpan(String spanClass, int start, int end, int flags) { in UnderlineSpan()
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmalloc.go935 func (c *mcache) nextFree(spc spanClass) (v gclinkptr, s *mspan, shouldhelpgc bool) {
Dmheap.go555 type spanClass uint8 type
/aosp_15_r20/prebuilts/misc/common/atf/
HDatf_classes_557133692.jarcom/google/android/apps/common/testing/accessibility/framework/AccessibilityCheck$Category ...
HDatf_classes_371374941.jarcom/google/android/apps/common/testing/accessibility/framework/AccessibilityCheck$Category ...