Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DOperationSafetyChangedCallback.java51 private final boolean mForDeviceOwner; field in OperationSafetyChangedCallback
79 mForDeviceOwner = forDeviceOwner; in OperationSafetyChangedCallback()
99 TestAppHelper.unregisterTestCaseReceiver(context, mReceiver, mForDeviceOwner); in unregister()
DDevicePolicySafetyCheckerIntegrationTester.java79 private final boolean mForDeviceOwner; field in DevicePolicySafetyCheckerIntegrationTester
82 mForDeviceOwner = forDeviceOwner; in DevicePolicySafetyCheckerIntegrationTester()
176 mForDeviceOwner); in testOnOperationSafetyStateChanged()