OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getItemLayoutResId
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/chips/src/com/android/ex/chips/
DropdownChipLayouter.java
137
* Returns a new view with {@link #
getItemLayoutResId
(AdapterType)}.
140
return mInflater.inflate(
getItemLayoutResId
(type), null);
147
int itemLayout =
getItemLayoutResId
(type);
250
protected @LayoutRes int
getItemLayoutResId
(AdapterType type) {
/packages/apps/Mms/src/com/android/mms/ui/
RecipientsEditor.java
132
protected int
getItemLayoutResId
(AdapterType type) {
Completed in 126 milliseconds