OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:runRestore
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/provider/src/android/provider/cts/
BlockedNumberBackupRestoreTest.java
102
runRestore
();
132
runRestore
();
173
private void
runRestore
() throws Exception {
174
ProviderTestUtils.
runRestore
(BLOCKED_NUMBERS_PROVIDER_PACKAGE, mUiAutomation);
ProviderTestUtils.java
168
static void
runRestore
(String packageName, UiAutomation uiAutomation) throws Exception {
SmsBackupRestoreTest.java
160
ProviderTestUtils.
runRestore
(TELEPHONY_PROVIDER_PACKAGE, mUiAutomation);
Completed in 323 milliseconds