Home | History | Annotate | Download | only in backup

Lines Matching defs:setBackupPassword

382         mTrampoline.setBackupPassword(CURRENT_PASSWORD, NEW_PASSWORD);
389 mTrampoline.setBackupPassword(CURRENT_PASSWORD, NEW_PASSWORD);
390 verify(mBackupManagerServiceMock).setBackupPassword(CURRENT_PASSWORD, NEW_PASSWORD);