Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/commandline/impl/
DHelp.java63 .append(runOrThrow(commands.get("version"))) in run()
81 private static String runOrThrow(Command command) throws IllegalCommandLineArgumentException { in runOrThrow() method in Help
/packages/services/Car/car-lib/src/com/android/car/internal/util/
DFunctionalUtils.java104 void runOrThrow() throws Exception;
109 runOrThrow();