Home
last modified time | relevance | path

Searched refs:getColorOfMaterialColorPrimary (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DModifierKeysRestorePreferenceController.java85 new ForegroundColorSpan(getColorOfMaterialColorPrimary()), in setResetKeyColor()
90 private int getColorOfMaterialColorPrimary() { in getColorOfMaterialColorPrimary() method in ModifierKeysRestorePreferenceController
DModifierKeysPickerDialogFragment.java161 new ForegroundColorSpan(getColorOfMaterialColorPrimary()), in onCreateDialog()
266 textView.setTextColor(getColorOfMaterialColorPrimary()); in getView()
272 setActionKeyColor(getColorOfMaterialColorPrimary()); in getView()
318 private int getColorOfMaterialColorPrimary() { in getColorOfMaterialColorPrimary() method in ModifierKeysPickerDialogFragment
DModifierKeysPreferenceController.java199 new ForegroundColorSpan(getColorOfMaterialColorPrimary()), in changeSummaryColor()
204 private int getColorOfMaterialColorPrimary() { in getColorOfMaterialColorPrimary() method in ModifierKeysPreferenceController