HomeSort by relevance Sort by last modified time
    Searched full:hasbackgroundcolor (Results 1 - 11 of 11) sorted by null

  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.view.accessibility.CaptioningManager.CaptionStyle.html 87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/accessibility/CaptioningManager.CaptionStyle.html#hasBackgroundColor()" target="_top"><code>hasBackgroundColor</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
  /cts/tests/accessibility/src/android/view/accessibility/cts/
CaptioningManagerTest.java 114 assertFalse("Default user style has no background color", userStyle.hasBackgroundColor());
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 404 final int newBackgroundColor = overlay.hasBackgroundColor() ?
423 public boolean hasBackgroundColor() {
  /frameworks/base/core/java/com/android/internal/widget/
SubtitleView.java 278 mBackgroundColor = style.hasBackgroundColor() ?
  /packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java 352 final int backgroundColor = attrs.hasBackgroundColor() ?
  /frameworks/base/media/java/android/media/
Cea708CaptionRenderer.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt     [all...]

Completed in 3372 milliseconds