Searched refs:getDestinationType (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DSecureBuffer.h43 ICrypto::DestinationType getDestinationType();
/frameworks/av/media/libstagefright/foundation/include/
H A DSecureBuffer.h43 ICrypto::DestinationType getDestinationType();
/frameworks/av/media/libstagefright/include/
H A DSecureBuffer.h43 ICrypto::DestinationType getDestinationType();
/frameworks/av/media/libstagefright/
H A DBufferImpl.cpp58 ICrypto::DestinationType SecureBuffer::getDestinationType() { function in class:android::SecureBuffer
H A DACodecBufferChannel.cpp121 destination.mType = secureData->getDestinationType();
/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 128 milliseconds