Home
last modified time | relevance | path

Searched defs:getAdminReceiverComponent (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAdminHelper.java44 static String getAdminReceiverComponent(int targetApiVersion) { in getAdminReceiverComponent() method in DeviceAdminHelper
DBaseDeviceAdminHostSideTest.java42 protected final String getAdminReceiverComponent() { in getAdminReceiverComponent() method in BaseDeviceAdminHostSideTest