Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2021_0481.java51 private static final String DEVICE_DIR2 = "/data/user_de/0/com.android.settings/cache/"; field in CVE_2021_0481
81 cmd = "rm " + DEVICE_DIR2 + TAKE_PICTURE_FILE_NAME; in testRunDeviceTest()
107 DEVICE_DIR2 + TAKE_PICTURE_FILE_NAME + "; echo $?"; in testRunDeviceTest()
112 cmd = "rm " + DEVICE_DIR2 + TAKE_PICTURE_FILE_NAME; in testRunDeviceTest()