Searched refs:mIsBackupSupported (Results 1 – 2 of 2) sorted by relevance
39 private boolean mIsBackupSupported; field in BaseBackupCtsTest59 mIsBackupSupported = in setUp()63 if (mIsBackupSupported) { in setUp()76 return mIsBackupSupported; in isBackupSupported()
67 private boolean mIsBackupSupported; field in BackupPreparer78 mIsBackupSupported = mDevice.hasFeature("feature:" + FEATURE_BACKUP); in setUp()84 if (mIsBackupSupported) { in setUp()117 if (mIsBackupSupported) { in tearDown()