Home
last modified time | relevance | path

Searched defs:entryType (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java101 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()
DDropdownChipLayouter.java185 final int entryType = entry.getEntryType(); in bindView() local
/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/src/com/android/frameworks/core/batterystatsviewer/
DBatteryConsumerData.java49 public EntryType entryType; field in BatteryConsumerData.Entry
291 private Entry addEntry(String title, EntryType entryType, double value1, double value2) { in addEntry()
/frameworks/base/services/credentials/java/com/android/server/credentials/
DProviderClearSession.java127 protected void onUiEntrySelected(String entryType, String entryId, in onUiEntrySelected()
DProviderRegistryGetSession.java200 protected void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected()
DProviderSession.java289 protected abstract void onUiEntrySelected(String entryType, String entryId, in onUiEntrySelected()
DProviderCreateSession.java225 public void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected()
DProviderGetSession.java296 protected void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleBackupHelper.java205 SharedFileEntryType entryType = getEntryType(entry); in backupKey() local
/frameworks/base/core/java/android/content/
DIntent.java12272 char entryType = in toUriInner() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp3122 AMessage::Type entryType; in loadCodecProperties() local