Searched refs:updateSelfKeyRemoteVerificationState (Results 1 – 3 of 3) sorted by relevance
374 rowsUpdated = mDbHelper.updateSelfKeyRemoteVerificationState(ownerPackageName, in updateE2eeSelfKeyRemoteVerificationState()377 rowsUpdated = mDbHelper.updateSelfKeyRemoteVerificationState(callerPackageName, in updateE2eeSelfKeyRemoteVerificationState()
483 public int updateSelfKeyRemoteVerificationState(String ownerPackageName, String deviceId, in updateSelfKeyRemoteVerificationState() method in E2eeContactKeysDatabaseHelper
326 mDbHelper.updateSelfKeyRemoteVerificationState(OWNER_PACKAGE_NAME, DEVICE_ID, ACCOUNT_ID, in testUpdateRemoteVerificationStateSelfKey()