Home
last modified time | relevance | path

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

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