Searched refs:IRemoteAuthService (Results 1 – 4 of 4) sorted by relevance
45 IRemoteAuthService service = IRemoteAuthService.Stub.asInterface(serviceBinder); in registerServiceWrappers()
59 private final IRemoteAuthService mService;67 public RemoteAuthManager(@NonNull Context context, @NonNull IRemoteAuthService service) { in RemoteAuthManager()
26 interface IRemoteAuthService { interface
23 import android.remoteauth.IRemoteAuthService;28 public class RemoteAuthService extends IRemoteAuthService.Stub {