OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phoneNumberCustomLabel
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactTileAdapter.java
267
String
phoneNumberCustomLabel
= cursor.getString(mPhoneNumberLabelIndex);
269
phoneNumberCustomLabel
);
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoritesTileAdapter.java
309
final String
phoneNumberCustomLabel
= cursor.getString(mPhoneNumberLabelIndex);
311
phoneNumberCustomLabel
);
[
all
...]
Completed in 37 milliseconds