Searched refs:PROVISIONED_IDENTITY (Results 1 – 3 of 3) sorted by relevance
55 DataType.PROVISIONED_IDENTITY,73 int PROVISIONED_IDENTITY = 4; field104 || mKey == DataType.PROVISIONED_IDENTITY; in isIdentityDataType()
20 import static android.nearby.DataElement.DataType.PROVISIONED_IDENTITY;104 new DataElement(PROVISIONED_IDENTITY, new byte[]{1, 2, 3}); in testIsIdentity()
255 case DataType.PROVISIONED_IDENTITY: in toPresenceCredentialIdentityType()271 return DataType.PROVISIONED_IDENTITY; in toDataType()288 || type == DataType.PROVISIONED_IDENTITY in isSaltOrIdentity()