Searched defs:getAccountColor (Results 1 – 5 of 5) sorted by relevance
22 int getAccountColor(long accountId); in getAccountColor() method
47 public int getAccountColor(final long accountId) { in getAccountColor() method in AccountServiceProxy
40 public static int getAccountColor(Context context, @Nullable PhoneAccountHandle accountHandle) { in getAccountColor() method in PhoneAccountUtils
68 public int getAccountColor(long accountId) { in getAccountColor() method in ResourceHelper
101 public synchronized int getAccountColor(PhoneAccountHandle accountHandle) { in getAccountColor() method in CallLogCache