OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLayoutResourceId
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
EditorUiUtils.java
72
public static int
getLayoutResourceId
(String mimetype) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactTileAdapter.java
437
private int
getLayoutResourceId
(int viewType) {
512
mLayoutResId =
getLayoutResourceId
(mItemViewType);
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoritesTileAdapter.java
538
private int
getLayoutResourceId
(int viewType) {
722
mLayoutResId =
getLayoutResourceId
(mItemViewType);
[
all
...]
Completed in 49 milliseconds