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

  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
TintManager.java 163 int colorAttr = 0;
167 colorAttr = R.attr.colorControlNormal;
170 colorAttr = R.attr.colorControlActivated;
173 colorAttr = android.R.attr.colorBackground;
177 colorAttr = android.R.attr.colorForeground;
186 final int color = getThemeAttrColor(colorAttr);
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 6924 milliseconds