Package org.robolectric.shadows
Class ShadowContextHubClient
- java.lang.Object
-
- org.robolectric.shadows.ShadowContextHubClient
-
@Implements(value=android.hardware.location.ContextHubClient.class, minSdk=28, isInAndroidSdk=false, looseSignatures=true) public class ShadowContextHubClient extends java.lang.ObjectShadow forContextHubClient.
-
-
Constructor Summary
Constructors Constructor Description ShadowContextHubClient()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidclose()protected intsendMessageToNanoApp(android.hardware.location.NanoAppMessage message)
-