A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
I
- IBinderReceiver - class in io.grpc.binder
- A container for at most one instance of IBinder, useful as an "out parameter".
- idleTimeout(long,TimeUnit) - function in io.grpc.binder.BinderChannelBuilder
- idleTimeout(long,TimeUnit) - function in io.grpc.BinderChannelBuilder
- inboundParcelablePolicy(InboundParcelablePolicy) - function in io.grpc.binder.BinderServerBuilder
- Sets the policy for inbound parcelable objects.
- inboundParcelablePolicy(InboundParcelablePolicy) - function in io.grpc.binder.BinderChannelBuilder
- Sets the policy for inbound parcelable objects.
- InboundParcelablePolicy - class in io.grpc.binder
- Contains the policy for accepting inbound parcelable objects.
- InboundParcelablePolicy.Builder - class in io.grpc.binder.InboundParcelablePolicy
- A builder for InboundParcelablePolicy.
- installAuthInterceptor(ServerBuilder) - function in io.grpc.binder.internal.BinderTransportSecurity
- Install a security policy on an about-to-be created server.
- intercept(ServerInterceptor) - function in io.grpc.BinderServerBuilder
- intercept(List) - function in io.grpc.BinderChannelBuilder
- internalOnly() - function in io.grpc.binder.SecurityPolicies
- Creates a default SecurityPolicy that allows access only to callers with the same UIDas the current process.
- io.grpc.binder - package io.grpc.binder
- io.grpc.binder.internal - package io.grpc.binder.internal
- isBinderAlive() - function in android.os.LeakSafeOneWayBinder
- isDeviceOwner(Context) - function in io.grpc.binder.SecurityPolicies
- Creates SecurityPolicy which checks if the app is a device owner app.
- isProfileOwner(Context) - function in io.grpc.binder.SecurityPolicies
- Creates SecurityPolicy which checks if the app is a profile owner app.
- isProfileOwnerOnOrganizationOwnedDevice(Context) - function in io.grpc.binder.SecurityPolicies
- Creates SecurityPolicy which checks if the app is a profile owner app on anorganization-owned device.