Searched refs:dividerColor (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 1418 private void updateColorViewInt(final ColorViewState state, int color, int dividerColor, in updateColorViewInt() argument 1441 setColor(view, color, dividerColor, verticalBar, seascape); in updateColorViewInt() 1476 setColor(view, color, dividerColor, verticalBar, seascape); in updateColorViewInt() 1509 private static void setColor(View v, int color, int dividerColor, boolean verticalBar, in setColor() argument 1511 if (dividerColor != 0) { in setColor() 1523 new ColorDrawable(dividerColor), d })); in setColor() 1529 ((ColorDrawable) d.getDrawable(0)).setColor(dividerColor); in setColor()
|
/frameworks/base/core/java/android/view/ |
D | Window.java | 2752 public void setNavigationBarDividerColor(@ColorInt int dividerColor) { in setNavigationBarDividerColor() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |