A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
H
- handleTransaction(int,Parcel) - function in io.grpc.binder.internal.LeakSafeOneWayBinder.TransactionHandler
- Delivers a binder transaction to this handler.
- handleTransaction(int,Parcel) - function in io.grpc.binder.internal.BinderServer
- Delivers a binder transaction to this handler.
- handleTransaction(int,Parcel) - function in io.grpc.binder.internal.BinderServer
- Delivers a binder transaction to this handler.
- handshakeTimeout(long,TimeUnit) - function in io.grpc.BinderServerBuilder
- hashCode() - function in io.grpc.binder.AndroidComponentAddress
- hashCode() - function in io.grpc.binder.BindServiceFlags
- hashCode() - function in io.grpc.binder.PeerUid
- hashCode() - function in io.grpc.binder.internal.BoundClientAddress
- hasPermissions(PackageManager,ImmutableSet) - function in io.grpc.binder.SecurityPolicies
- Creates a SecurityPolicy which checks if the caller has all of the given permissionsfrom
{@code permissions}
. - hasSignature(PackageManager,String,Signature) - function in io.grpc.binder.SecurityPolicies
- Creates a SecurityPolicy which checks if the package signature matches
{@code * requiredSignature}
. - hasSignatureSha256Hash(PackageManager,String,Array) - function in io.grpc.binder.SecurityPolicies
- Creates SecurityPolicy which checks if the SHA-256 hash of the package signaturematches
{@code requiredSignatureSha256Hash}
.