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