OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARAM_APP_TO_ENABLE
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DevicePolicyLoggingTest.java
49
public static final String
PARAM_APP_TO_ENABLE
= "app_to_enable";
156
InstrumentationRegistry.getArguments().getString(
PARAM_APP_TO_ENABLE
);
162
InstrumentationRegistry.getArguments().getString(
PARAM_APP_TO_ENABLE
);
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java
168
private static final String
PARAM_APP_TO_ENABLE
= "app_to_enable";
[
all
...]
Completed in 892 milliseconds