Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java139 executeAdbCommand(command); in unlockScreenByPin()
148 executeAdbCommand(command); in enableNotificationViaAdb()
151 public void executeAdbCommand(String command) { in executeAdbCommand() method in NotificationHelper