Searched refs:clientDeviceId (Results 1 – 1 of 1) sorted by relevance
419 String clientDeviceId = extractDeviceId(deviceIdAndInfo); in onEscrowTokenRemoved() local420 if (clientDeviceId != null && sharedPrefs.getLong(clientDeviceId, -1) == handle) { in onEscrowTokenRemoved()421 editor.remove(clientDeviceId); in onEscrowTokenRemoved()