Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/util/
H A DRemote.java30 public interface RemoteVoidFunction { interface in Remote
63 public static void exec(RemoteVoidFunction func) { in exec()
85 public static void tryExec(RemoteVoidFunction func) { in tryExec()