Searched defs:getAccountColor (Results 1 – 8 of 8) sorted by relevance
22 int getAccountColor(long accountId); in getAccountColor() method
47 public int getAccountColor(final long accountId) { in getAccountColor() method in AccountServiceProxy
65 public int getAccountColor(PhoneAccountHandle accountHandle) { in getAccountColor() method in CallLogCacheLollipop
86 public abstract int getAccountColor(PhoneAccountHandle accountHandle); in getAccountColor() method in CallLogCache
89 public int getAccountColor(PhoneAccountHandle accountHandle) { in getAccountColor() method in CallLogCacheLollipopMr1
57 public int getAccountColor(PhoneAccountHandle accountHandle) { in getAccountColor() method in TestTelecomCallLogCache
68 public int getAccountColor(long accountId) { in getAccountColor() method in ResourceHelper
84 public static int getAccountColor(Context context, @Nullable PhoneAccountHandle accountHandle) { in getAccountColor() method in PhoneAccountUtils