OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LabeledEditorView
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
LabeledEditorView.java
64
public abstract class
LabeledEditorView
extends LinearLayout implements Editor, DialogShowingView {
109
public
LabeledEditorView
(Context context) {
114
public
LabeledEditorView
(Context context, AttributeSet attrs) {
119
public
LabeledEditorView
(Context context, AttributeSet attrs, int defStyle) {
157
mListener.onDeleteRequested(
LabeledEditorView
.this);
EventFieldEditorView.java
47
public class EventFieldEditorView extends
LabeledEditorView
{
TextFieldsEditorView.java
51
public class TextFieldsEditorView extends
LabeledEditorView
{
ContactEditorFragment.java
[
all
...]
Completed in 82 milliseconds