Home
last modified time | relevance | path

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

/frameworks/base/services/appfunctions/java/com/android/server/appfunctions/
DRemoteServiceCallerImpl.java42 public class RemoteServiceCallerImpl<T> implements RemoteServiceCaller<T> { class
56 public RemoteServiceCallerImpl( in RemoteServiceCallerImpl() method in RemoteServiceCallerImpl