Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DStorageHostTest.java188 int mCloneUserIdInt = createCloneUserAndInstallDeviceTestApk(); in testVerifyStatsExternalForClonedUser()
316 private int createCloneUserAndInstallDeviceTestApk() throws Exception { in createCloneUserAndInstallDeviceTestApk() method in StorageHostTest