HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_BACKUP_COMPONENT (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/provider/src/android/provider/cts/
BlockedNumberBackupRestoreTest.java 37 private static final String LOCAL_BACKUP_COMPONENT =
65 LOCAL_BACKUP_COMPONENT, mUiAutomation);
137 return ProviderTestUtils.hasBackupTransport(LOCAL_BACKUP_COMPONENT, mUiAutomation)
178 ProviderTestUtils.wipeBackup(LOCAL_BACKUP_COMPONENT, BLOCKED_NUMBERS_PROVIDER_PACKAGE,
SmsBackupRestoreTest.java 43 private static final String LOCAL_BACKUP_COMPONENT =
86 ProviderTestUtils.setBackupTransport(LOCAL_BACKUP_COMPONENT, mUiAutomation);
107 return (ProviderTestUtils.hasBackupTransport(LOCAL_BACKUP_COMPONENT, mUiAutomation)
262 ProviderTestUtils.wipeBackup(LOCAL_BACKUP_COMPONENT, TELEPHONY_PROVIDER_PACKAGE,

Completed in 379 milliseconds