Searched refs:getDestinationType (Results 1 – 7 of 7) sorted by relevance
120 public int getDestinationType() { in getDestinationType() method in ContactListItemData121 return mRecipientEntry.getDestinationType(); in getDestinationType()
43 ICrypto::DestinationType getDestinationType();
66 ICrypto::DestinationType SecureBuffer::getDestinationType() { in getDestinationType() function in android::SecureBuffer
145 if (secureData->getDestinationType() != ICrypto::kDestinationTypeNativeHandle) { in queueSecureInputBuffer()354 if (secureData->getDestinationType() != ICrypto::kDestinationTypeNativeHandle) { in attachEncryptedBuffer()
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
120 mData.getDestinationType(), mData.getDestinationLabel())); in updateViewAppearance()