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

  /cts/tests/tests/provider/src/android/provider/cts/
BlockedNumberBackupRestoreTest.java 99 runRestore();
129 runRestore();
170 private void runRestore() throws Exception {
171 ProviderTestUtils.runRestore(BLOCKED_NUMBERS_PROVIDER_PACKAGE, mUiAutomation);
ProviderTestUtils.java 113 static void runRestore(String packageName, UiAutomation uiAutomation) throws Exception {
SmsBackupRestoreTest.java 160 ProviderTestUtils.runRestore(TELEPHONY_PROVIDER_PACKAGE, mUiAutomation);

Completed in 112 milliseconds