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/widget/
AppCompatDrawableManager.java 447 int colorAttr = 0;
451 colorAttr = R.attr.colorControlNormal;
454 colorAttr = R.attr.colorControlActivated;
457 colorAttr = android.R.attr.colorBackground;
461 colorAttr = android.R.attr.colorForeground;
465 colorAttr = android.R.attr.colorBackground;
474 final int color = getThemeAttrColor(context, colorAttr);
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat-nodeps.jar 

Completed in 150 milliseconds