Home
last modified time | relevance | path

Searched defs:tryExec (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/util/
DRemote.java74 public static <V> void tryExec(RemoteFunction<V> func) { in tryExec() method in Remote
85 public static void tryExec(RemoteVoidFunction func) { in tryExec() method in Remote