Searched refs:doCmd (Results 1 – 1 of 1) sorted by relevance
100 private void doCmd(String... args) { in doCmd() method in NotificationShellCmdTest107 doCmd(); in testNoArgs()112 doCmd("--help"); in testHelp()133 doCmd("notify", in testBasic()145 doCmd("notify", "--icon", "@android:drawable/stat_sys_adb", aTag, aText); in testIcon()157 doCmd("notify", in testBigText()172 doCmd("notify", in testBigPicture()199 doCmd(args.toArray(new String[0])); in testInbox()247 doCmd(args.toArray(new String[0])); in testMessaging()