OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contactUserType
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/
PhoneCallDetails.java
111
public @UserType long
contactUserType
;
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java
547
details.
contactUserType
= info.userType;
568
details.
contactUserType
== ContactsUtils.USER_TYPE_WORK ? View.VISIBLE : View.GONE);
[
all
...]
Completed in 883 milliseconds