Home
last modified time | relevance | path

Searched refs:setIsUserProfile (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java197 public void setIsUserProfile(boolean isUserProfile) { in setIsUserProfile() method in KindSectionView
DRawContactEditorView.java900 kindSectionView.setIsUserProfile(mIsUserProfile); in inflateKindSectionView()