Searched defs:getAccountColor (Results 1 – 4 of 4) sorted by relevance
22 int getAccountColor(long accountId); in getAccountColor() method
47 public int getAccountColor(final long accountId) { in getAccountColor() method in AccountServiceProxy
68 public int getAccountColor(long accountId) { in getAccountColor() method in ResourceHelper
76 public static int getAccountColor(Context context, PhoneAccountHandle accountHandle) { in getAccountColor() method in PhoneAccountUtils