Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DTextFieldsEditorView.java66 protected String mExpandButtonDescription; field in TextFieldsEditorView
108 mExpandButtonDescription = getResources() in onFinishInflate()
198 mExpansionView.setContentDescription(collapsed ? mExpandButtonDescription in setupExpansionView()
DStructuredNameEditorView.java67 mExpandButtonDescription = res in onFinishInflate()