Home
last modified time | relevance | path

Searched refs:backupAcct (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/system-helpers/account-helper/src/android/system/helpers/
DAccountHelper.java72 String backupAcct = deviceBackup.getParent().getChildren().get(1).getText(); in hasDeviceBackupAccount() local
73 if (backupAcct.equals(getRegisteredGoogleAccountOnDevice())) { in hasDeviceBackupAccount()