Searched defs:entryType (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEntry.java | 101 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry() 110 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry() 133 protected RecipientEntry(int entryType, String displayName, String destination, in RecipientEntry()
|
D | DropdownChipLayouter.java | 185 final int entryType = entry.getEntryType(); in bindView() local
|
/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/src/com/android/frameworks/core/batterystatsviewer/ |
D | BatteryConsumerData.java | 53 public EntryType entryType; field in BatteryConsumerData.Entry 320 private void addEntry(String title, EntryType entryType, double value1, double value2) { in addEntry()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
D | PeopleBackupHelper.java | 202 SharedFileEntryType entryType = getEntryType(entry); in backupKey() local
|
/frameworks/base/core/java/android/content/ |
D | Intent.java | 11032 char entryType = in toUriInner() local
|
/frameworks/av/media/libstagefright/ |
D | MediaCodec.cpp | 1865 AMessage::Type entryType; in loadCodecProperties() local
|