OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDropdownChipLayouter
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Mms/src/com/android/mms/ui/
RecipientsEditor.java
130
setDropdownChipLayouter
(new DropdownChipLayouter(LayoutInflater.from(context), context) {
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java
298
setDropdownChipLayouter
(new DropdownChipLayouter(LayoutInflater.from(context), context));
316
public void
setDropdownChipLayouter
(DropdownChipLayouter dropdownChipLayouter) {
494
baseAdapter.
setDropdownChipLayouter
(mDropdownChipLayouter);
[
all
...]
BaseRecipientAdapter.java
562
public void
setDropdownChipLayouter
(DropdownChipLayouter dropdownChipLayouter) {
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java
[
all
...]
Completed in 249 milliseconds