Searched refs:PROTOCOL_TYPE (Results 1 – 6 of 6) sorted by relevance
35 String PROTOCOL_TYPE = "protocol_type"; field56 + EncryptionKeyContract.PROTOCOL_TYPE79 + EncryptionKeyContract.PROTOCOL_TYPE
51 EncryptionKeyTables.EncryptionKeyContract.PROTOCOL_TYPE, in constructEncryptionKeyFromCursor()
392 EncryptionKeyTables.EncryptionKeyContract.PROTOCOL_TYPE, in insertToDb()
101 + EncryptionKeyTables.EncryptionKeyContract.PROTOCOL_TYPE125 + EncryptionKeyTables.EncryptionKeyContract.PROTOCOL_TYPE
85 String PROTOCOL_TYPE = "protocol_type"; field280 if (jsonObject.has(JSONResponseContract.PROTOCOL_TYPE)) { in buildEncryptionKeys()283 jsonObject.getString(JSONResponseContract.PROTOCOL_TYPE)); in buildEncryptionKeys()
128 encryptionObject.put(JSONResponseContract.PROTOCOL_TYPE, PROTOCOL_TYPE1); in constructEncryptionKeyJSON()142 signingObject.put(JSONResponseContract.PROTOCOL_TYPE, PROTOCOL_TYPE2); in constructSigningKeyJSON()