Searched defs:ExecuteInIsolatedServiceResponse (Results 1 – 2 of 2) sorted by relevance
27 public class ExecuteInIsolatedServiceResponse { class65 public ExecuteInIsolatedServiceResponse( in ExecuteInIsolatedServiceResponse() method in ExecuteInIsolatedServiceResponse74 public ExecuteInIsolatedServiceResponse(@Nullable SurfacePackageToken surfacePackageToken) { in ExecuteInIsolatedServiceResponse() method in ExecuteInIsolatedServiceResponse
359 @NonNull OutcomeReceiver<ExecuteInIsolatedServiceResponse, Exception> receiver) { in executeInIsolatedService()