Searched defs:getDestinationType (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/
H A DBufferImpl.cpp58 ICrypto::DestinationType SecureBuffer::getDestinationType() { function in class:android::SecureBuffer
/frameworks/opt/chips/src/com/android/ex/chips/
H A DDropdownChipLayouter.java124 CharSequence destinationType = getDestinationType(entry);
346 protected CharSequence getDestinationType(RecipientEntry entry) { method in class:DropdownChipLayouter
347 return mQuery.getTypeLabel(mContext.getResources(), entry.getDestinationType(),
H A DRecipientEntry.java262 public int getDestinationType() { method in class:RecipientEntry

Completed in 1220 milliseconds