Summary:
Methods
| [Expand All]
Bindable
public
interface
Bindable
android.support.test.espresso.remote.Bindable |
Known Indirect Subclasses
AtomAction<E>
|
Interface that can be implemented by classes that provide an IBinder
.
Summary
Public methods | |
---|---|
abstract
IBinder
|
getIBinder()
|
abstract
String
|
getId()
|
abstract
void
|
setIBinder(IBinder binder)
Sets the |
Public methods
Interfaces
Classes
- ConstructorInvocation
- EspressoRemote
- FieldDescriptor
- GenericRemoteMessage
- InteractionRequest
- InteractionRequest.Builder
- InteractionResponse
- InteractionResponse.Builder
- InteractionResponse.RemoteError
- NoopRemoteInteraction
- ProtoUtils
- RemoteDescriptor
- RemoteDescriptor.Builder
- RemoteDescriptorRegistry
- RemoteInteractionRegistry
- TypeProtoConverters
Enums
Exceptions