Searched defs:highContrastText (Results 1 – 4 of 4) sorted by relevance
168 public void setHighContrastText(boolean highContrastText) { in setHighContrastText()172 private static native void nSetHighContrastText(long renderer, boolean highContrastText); in nSetHighContrastText()
123 void setHighContrastText(bool highContrastText) { in setHighContrastText()
60 jlong rendererPtr, jboolean highContrastText) { in android_view_DisplayListCanvas_setHighContrastText()
229 public void setHighContrastText(boolean highContrastText) {} in setHighContrastText()