HomeSort by relevance Sort by last modified time
    Searched refs:mPressedColor (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 73 private final int mPressedColor;
268 mPressedColor = mAccentColor = Utils.obtainStyledColor(
611 final int textColor = mVirtualButtonPressedOn ? mPressedColor : mDefaultColor;
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 444 private static int mPressedColor;
    [all...]

Completed in 905 milliseconds