Home
last modified time | relevance | path

Searched refs:dividerColor (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialog.java422 int dividerColor = Utils.getColorAttrDefaultColor(mContext, in setMobileDataLayout() local
425 ? array.getColor(0, dividerColor) : dividerColor); in setMobileDataLayout()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1430 private void updateColorViewInt(final ColorViewState state, int color, int dividerColor, in updateColorViewInt() argument
1452 setColor(view, color, dividerColor, verticalBar, seascape); in updateColorViewInt()
1487 setColor(view, color, dividerColor, verticalBar, seascape); in updateColorViewInt()
1520 private static void setColor(View v, int color, int dividerColor, boolean verticalBar, in setColor() argument
1522 if (dividerColor != 0) { in setColor()
1534 new ColorDrawable(dividerColor), d })); in setColor()
1540 ((ColorDrawable) d.getDrawable(0)).setColor(dividerColor); in setColor()
/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java2498 public void setNavigationBarDividerColor(@ColorInt int dividerColor) { in setNavigationBarDividerColor() argument
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...