Searched refs:SYSTEM_BACK (Results 1 – 2 of 2) sorted by relevance
77 static final byte SYSTEM_BACK = 0b100; field in AoaDevice283 send(AoaDevice.HID.SYSTEM, new byte[] {SYSTEM_BACK}, ACTION_DELAY); in goBack()
27 import static com.android.helper.aoa.AoaDevice.SYSTEM_BACK;282 verifyHidRequest(times(1), AoaDevice.HID.SYSTEM, SYSTEM_BACK); in testGoBack()