Searched refs:oldCredential (Results 1 – 1 of 1) sorted by relevance
198 String oldCredential, int oldType) throws RemoteException { in testChangeCredentials() argument200 initializeStorageWithCredential(userId, oldCredential, oldType, sid); in testChangeCredentials()201 mService.setLockCredential(newCredential, newType, oldCredential, userId); in testChangeCredentials()