Home
last modified time | relevance | path

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

/frameworks/base/services/backup/java/com/android/server/backup/remote/
DRemoteCall.java46 public class RemoteCall { class
75 public RemoteCall(RemoteCallable<IBackupCallback> callable, long timeoutMs) { in RemoteCall() method in RemoteCall
86 public RemoteCall(boolean cancelled, RemoteCallable<IBackupCallback> callable, long timeoutMs) { in RemoteCall() method in RemoteCall