Home
last modified time | relevance | path

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

/frameworks/base/core/tests/hosttests/src/android/net/
DDownloadManagerHostTests.java110 mPMUtils.rebootDevice(); in testDownloadManagerSingleReboot()
136 mPMUtils.rebootDevice(); in testDownloadManagerMultipleReboots()
139 mPMUtils.rebootDevice(); in testDownloadManagerMultipleReboots()
142 mPMUtils.rebootDevice(); in testDownloadManagerMultipleReboots()
/frameworks/base/core/tests/hosttests/src/android/content/pm/
DPackageManagerHostTests.java1168 mPMHostUtils.rebootDevice(); in testInstallAndLaunchFLPermsAppOnSD_Reboot()
1211 mPMHostUtils.rebootDevice(); in testInstallAndLaunchSharedPermsAppOnSD_Reboot()
DPackageManagerHostTestUtils.java517 public void rebootDevice() throws IOException, InterruptedException, TimeoutException, in rebootDevice() method in PackageManagerHostTestUtils