Home | History | Annotate | Download | only in ui

Lines Matching refs:stubView

1784             View stubView = stub.inflate();
1785 mRecipientsEditor = (RecipientsEditor) stubView.findViewById(R.id.recipients_editor);
1786 mRecipientsPicker = (ImageButton) stubView.findViewById(R.id.recipients_picker);