Searched refs:runCommandAndNotMatch (Results 1 – 2 of 2) sorted by relevance
103 private String runCommandAndNotMatch(String command, String expectedOutputPattern) in runCommandAndNotMatch() method in AppBindingHostTest562 runCommandAndNotMatch("dumpsys app_binding -s", in assertUserHasNoConnection()569 runCommandAndNotMatch("dumpsys app_binding -s", in assertUserHasNoFinder()
270 private String runCommandAndNotMatch(String command, String expectedOutputPattern) in runCommandAndNotMatch() method in BaseShortcutManagerHostTest