OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mphoneticnametextview
(Results
1 - 1
of
1
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java
182
private TextView
mPhoneticNameTextView
;
476
if (isVisible(
mPhoneticNameTextView
)) {
477
mPhoneticNameTextView
.measure(
480
mPhoneticNameTextViewHeight =
mPhoneticNameTextView
.getMeasuredHeight();
[
all
...]
Completed in 86 milliseconds