Searched refs:getDestinationType (Results 1 – 5 of 5) sorted by relevance
43 ICrypto::DestinationType getDestinationType();
62 ICrypto::DestinationType SecureBuffer::getDestinationType() { in getDestinationType() function in android::SecureBuffer
126 if (secureData->getDestinationType() != ICrypto::kDestinationTypeNativeHandle) { in queueSecureInputBuffer()
124 CharSequence destinationType = getDestinationType(entry); in bindView()346 protected CharSequence getDestinationType(RecipientEntry entry) { in getDestinationType() method in DropdownChipLayouter347 return mQuery.getTypeLabel(mContext.getResources(), entry.getDestinationType(), in getDestinationType()
262 public int getDestinationType() { in getDestinationType() method in RecipientEntry