Package org.robolectric.shadows
Class ShadowInputManagerGlobal
java.lang.Object
org.robolectric.shadows.ShadowInputManagerGlobal
@Implements(value=android.hardware.input.InputManagerGlobal.class,
isInAndroidSdk=false,
minSdk=34)
public class ShadowInputManagerGlobal
extends Object
Shadow for new InputManagerGlobal introduced in android U.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected int[]
Used inInputDevice.getDeviceIds()
protected void
-
Constructor Details
-
ShadowInputManagerGlobal
public ShadowInputManagerGlobal()
-
-
Method Details
-
getInputDeviceIds
Used inInputDevice.getDeviceIds()
-
populateInputDevicesLocked
- Throws:
ClassNotFoundException
-