Home
last modified time | relevance | path

Searched defs:getForegroundColor (Results 1 – 3 of 3) sorted by relevance

/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/replacements/
DSpans.java201 public int getForegroundColor() { in getForegroundColor() method in Spans.ForegroundColorSpan
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
DTextContrastCheck.java1227 private static @Nullable Integer getForegroundColor(ViewHierarchyElement view) { in getForegroundColor() method in TextContrastCheck
1253 @Nullable Integer getForegroundColor() { in getForegroundColor() method in TextContrastCheck.ColorPair
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalBridge.java795 public int getForegroundColor() { in getForegroundColor() method in TerminalBridge