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.java162 …public static final String RESOLVE_ACTIVITY_CMD = "cmd package resolve-activity --brief --user %d … field in DeviceAndProfileOwnerTest
1061 String.format(RESOLVE_ACTIVITY_CMD, mUserId, enabledSystemPackage)); in getLaunchableSystemPackage()