Searched refs:PACKAGE_USAGE_FILE (Results 1 – 1 of 1) sorted by relevance
37 private static final String PACKAGE_USAGE_FILE = "/data/system/package-usage.list"; field in SetPackagesRecentlyUsed67 testInfo.getDevice().pushString(builder.toString(), PACKAGE_USAGE_FILE); in setUp() local91 testInfo.getDevice().executeShellCommand("rm " + PACKAGE_USAGE_FILE); in tearDown()