OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mdetailscontainer
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/ui/
PersonItemView.java
57
private View
mDetailsContainer
;
72
mDetailsContainer
= findViewById(R.id.details_container);
151
mDetailsContainer
.setVisibility(avatarOnly ? GONE : VISIBLE);
Completed in 70 milliseconds