Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/AutomaticZenRuleTests/
DAutomaticZenRuleTests.java50 private UiAutomation mUiautomation = null; field in AutomaticZenRuleTests
61 mUiautomation = instrumentation.getUiAutomation(); in setUp()
62 mUiautomation.executeShellCommand("cmd notification allow_dnd " + mPackageName); in setUp()
81 mUiautomation.executeShellCommand("cmd notification disallow_dnd " + mPackageName); in tearDown()