Searched refs:contactUserType (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/
H A DPhoneCallDetails.java111 public @UserType long contactUserType; field in class:PhoneCallDetails
/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallLogAdapter.java547 details.contactUserType = info.userType;
568 details.contactUserType == ContactsUtils.USER_TYPE_WORK ? View.VISIBLE : View.GONE);

Completed in 32 milliseconds