Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java188 …public static final String RESOLVE_ACTIVITY_CMD = "cmd package resolve-activity --brief %s | tail … field in DeviceAndProfileOwnerTest
1726 String.format(RESOLVE_ACTIVITY_CMD, enabledSystemPackage)); in getLaunchableSystemPackage()