Searched defs:INTENT_RECEIVER_APK (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ | ||
D | CustomDeviceOwnerTest.java | 40 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in CustomDeviceOwnerTest |
D | BaseManagedProfileTest.java | 38 protected static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in BaseManagedProfileTest |
D | DeviceOwnerTest.java | 58 private static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in DeviceOwnerTest |
D | DeviceAndProfileOwnerTest.java | 73 protected static final String INTENT_RECEIVER_APK = "CtsIntentReceiverApp.apk"; field in DeviceAndProfileOwnerTest |