Searched refs:deviceStateAgumentCaptor (Results 1 – 1 of 1) sorted by relevance
517 final ArgumentCaptor<DeviceState> deviceStateAgumentCaptor = ArgumentCaptor.forClass( in testRegisterCallbackSuppliesInitialValue() local526 deviceStateAgumentCaptor.capture()); in testRegisterCallbackSuppliesInitialValue()527 assertValidState(deviceStateAgumentCaptor.getValue().getIdentifier()); in testRegisterCallbackSuppliesInitialValue()