Home
last modified time | relevance | path

Searched refs:checkIntentAction (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DMockUtils.java69 public static Intent checkIntentAction(final String action) { in checkIntentAction() method in MockUtils
DDevicePolicyManagerTest.java231 MockUtils.checkIntentAction( in testSetActiveAdmin()
235 MockUtils.checkIntentAction( in testSetActiveAdmin()
505 MockUtils.checkIntentAction( in testRemoveActiveAdmin_sameUserNoMANAGE_DEVICE_ADMINS()
521 MockUtils.checkIntentAction( in testRemoveActiveAdmin_sameUserNoMANAGE_DEVICE_ADMINS()
538 MockUtils.checkIntentAction( in testRemoveActiveAdmin_sameUserNoMANAGE_DEVICE_ADMINS()
614 MockUtils.checkIntentAction(DevicePolicyManager.ACTION_DEVICE_OWNER_CHANGED), in setDeviceOwner()