Home
last modified time | relevance | path

Searched refs:loadColors (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationBarEdgePanel.java347 loadColors(context); in NavigationBarEdgePanel()
553 private void loadColors(Context context) { in loadColors() method in NavigationBarEdgePanel
/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthWeekEventsView.java317 protected void loadColors(Context context) { in loadColors() method in MonthWeekEventsView
395 loadColors(getContext()); in initView()