OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIMPLE_PRE_M_APP_APK
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTestApi25.java
42
private static final String
SIMPLE_PRE_M_APP_APK
= "CtsSimplePreMApp.apk";
94
installAppAsUser(
SIMPLE_PRE_M_APP_APK
, mUserId);
DeviceAndProfileOwnerTest.java
69
private static final String
SIMPLE_PRE_M_APP_APK
= "CtsSimplePreMApp.apk";
628
installAppAsUser(
SIMPLE_PRE_M_APP_APK
, mUserId);
[
all
...]
Completed in 71 milliseconds