A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
F
- fallbackHandlerRegistry(HandlerRegistry) - function in io.grpc.BinderServerBuilder
- flushPendingCommands() - function in android.os.LeakSafeOneWayBinder
- forAddress(AndroidComponentAddress,IBinderReceiver) - function in io.grpc.binder.BinderServerBuilder
- Creates a server builder that will listen for bindings to the specified address.
- forAddress(AndroidComponentAddress,Context) - function in io.grpc.binder.BinderChannelBuilder
- Creates a channel builder that will bind to a remote Android service.
- forAddress(AndroidComponentAddress,Context,BinderChannelCredentials) - function in io.grpc.binder.BinderChannelBuilder
- Creates a channel builder that will bind to a remote Android service with providedBinderChannelCredentials.
- forAddress(String,int) - function in io.grpc.binder.BinderChannelBuilder
- Always fails.
- forAddress(String,int) - function in io.grpc.BinderChannelBuilder
- forBindIntent(Intent) - function in io.grpc.binder.AndroidComponentAddress
- Creates a new address that uses the "filter matching" fields of
intent
as thebinding Intent. - forComponent(ComponentName) - function in io.grpc.binder.AndroidComponentAddress
- Creates an address referencing the specified android.app.Service component and usingthe default binding Intent.
- forContext(Context) - function in io.grpc.binder.AndroidComponentAddress
- Creates an address for the given android.app.Service instance with the default binding Intent.
- forCurrentProcess() - function in io.grpc.binder.PeerUid
- Returns an identifier for the current process.
- forDefault() - function in io.grpc.binder.BinderChannelCredentials
- Creates the default BinderChannelCredentials.
- forDevicePolicyAdmin(ComponentName) - function in io.grpc.binder.BinderChannelCredentials
- Creates a BinderChannelCredentials to be used with DevicePolicyManager API.
- forLocalComponent(Context,Class) - function in io.grpc.binder.AndroidComponentAddress
- Creates an address referencing a android.app.Service hosted by this application andusing the default binding Intent.
- forPort(int) - function in io.grpc.binder.BinderServerBuilder
- Always fails.
- forPort(int) - function in io.grpc.BinderServerBuilder
- forRemoteComponent(String,String) - function in io.grpc.binder.AndroidComponentAddress
- Creates an address referencing a android.app.Service in another application and usingthe default binding Intent.
- forTarget(String,Context) - function in io.grpc.binder.BinderChannelBuilder
- Creates a channel builder that will bind to a remote Android service, via a string target namewhich will be resolved.
- forTarget(String,Context,BinderChannelCredentials) - function in io.grpc.binder.BinderChannelBuilder
- Creates a channel builder that will bind to a remote Android service, via a string target namewhich will be resolved.
- forTarget(String) - function in io.grpc.binder.BinderChannelBuilder
- Always fails.
- forTarget(String) - function in io.grpc.BinderChannelBuilder