OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICE_OWNER_APK
(Results
1 - 3
of
3
) sorted by null
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
CustomDeviceOwnerTest.java
32
private static final String
DEVICE_OWNER_APK
= "CtsDeviceOwnerApp.apk";
60
installAppAsUser(
DEVICE_OWNER_APK
, mPrimaryUserId);
92
installAppAsUser(
DEVICE_OWNER_APK
, mPrimaryUserId);
109
installAppAsUser(
DEVICE_OWNER_APK
, mPrimaryUserId);
125
installAppAsUser(
DEVICE_OWNER_APK
, mPrimaryUserId);
DeviceOwnerTest.java
44
private static final String
DEVICE_OWNER_APK
= "CtsDeviceOwnerApp.apk";
113
installAppAsUser(
DEVICE_OWNER_APK
, mPrimaryUserId);
650
installAppAsUser(
DEVICE_OWNER_APK
, userId);
[
all
...]
ManagedProfileTest.java
46
private static final String
DEVICE_OWNER_APK
= "CtsDeviceOwnerApp.apk";
[
all
...]
Completed in 271 milliseconds