Searched refs:getTextPrimaryColor (Results 1 – 4 of 4) sorted by relevance
48 result.put(COLOR_TYPE_PRIMARY_TEXT, sharedPreferences.getTextPrimaryColor()); in createColorPaletteMap()
142 public int getTextPrimaryColor() { in getTextPrimaryColor() method in ManagedProvisioningSharedPreferences
741 public int getTextPrimaryColor(Context context) { in getTextPrimaryColor() method in Utils
177 sharedPreferences.writeTextPrimaryColor(mUtils.getTextPrimaryColor(this)); in writeSharedPreferences()