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

  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
AppCompatBaseImageViewTest.java 75 @ColorInt int lilacDisabled = ResourcesCompat.getColor(res, R.color.lilac_disabled, null);
89 lilacDisabled, 0);
225 @ColorInt int lilacDisabled = ResourcesCompat.getColor(res, R.color.lilac_disabled, null);
239 view, lilacDisabled, 0);
259 view, lilacDisabled, 0);
370 @ColorInt int lilacDisabled = ResourcesCompat.getColor(res, R.color.lilac_disabled, null);
AppCompatBaseViewTest.java 200 final @ColorInt int lilacDisabled = ResourcesCompat.getColor(
219 lilacDisabled, 0);
281 final @ColorInt int lilacDisabled = ResourcesCompat.getColor(
300 lilacDisabled, 0);
500 final @ColorInt int lilacDisabled = ResourcesCompat.getColor(
518 view, lilacDisabled, 0);
538 view, lilacDisabled, 0);
    [all...]

Completed in 59 milliseconds