Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java39 static final String PKG_NO_RESTART = "com.android.cts.norestart"; field in SplitTests
117 getDevice().uninstallPackage(PKG_NO_RESTART); in tearDown()
293 .inheritFrom(PKG_NO_RESTART) in testFeatureWithoutRestart()