Home
last modified time | relevance | path

Searched refs:newState (Results 1 – 10 of 10) sorted by relevance

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DSchedulingSliceFragment.kt32 fun switchState(newState: SchedulingState, timestamp: Double) { in switchState()
34 if (_slices.last().state == newState) { in switchState()
40 _slices.add(SchedulingSliceFragment(newState, timestamp)) in switchState()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceMonitorMultiplexer.java59 DeviceAllocationState newState) { in notifyDeviceStateChange() argument
61 monitor.notifyDeviceStateChange(serial, oldState, newState); in notifyDeviceStateChange()
DIDeviceMonitor.java61 DeviceAllocationState newState); in notifyDeviceStateChange() argument
DDeviceManager.java1310 TestDeviceState newState = TestDeviceState.getStateByDdms(idevice.getState()); in deviceChanged() local
1311 testDevice.setDeviceState(newState); in deviceChanged()
1312 if (newState == TestDeviceState.ONLINE) { in deviceChanged()
1349 TestDeviceState newState = in deviceConnected()
1351 testDevice.setDeviceState(newState); in deviceConnected()
1352 if (newState == TestDeviceState.ONLINE) { in deviceConnected()
DNativeDeviceStateMonitor.java641 public void stateChanged(TestDeviceState newState) { in stateChanged() argument
642 if (mExpectedState.equals(newState)) { in stateChanged()
DNativeDevice.java4787 DeviceAllocationState newState; in handleAllocationEvent() local
4793 newState = mAllocationState.handleDeviceEvent(event); in handleAllocationEvent()
4794 if (oldState != newState) { in handleAllocationEvent()
4797 mAllocationState = newState; in handleAllocationEvent()
4804 mAllocationMonitor.notifyDeviceStateChange(getSerialNumber(), oldState, newState); in handleAllocationEvent() local
4806 return new DeviceEventResponse(newState, stateChanged); in handleAllocationEvent()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterDeviceMonitor.java227 String serial, DeviceAllocationState oldState, DeviceAllocationState newState) { in notifyDeviceStateChange() argument
229 super.notifyDeviceStateChange(serial, oldState, newState); in notifyDeviceStateChange()
/tools/tradefederation/core/src/com/android/tradefed/monitoring/
DLabResourceDeviceMonitor.java287 String serial, DeviceAllocationState oldState, DeviceAllocationState newState) { in notifyDeviceStateChange() argument
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1076 String serial, DeviceAllocationState oldState, DeviceAllocationState newState) { in notifyDeviceStateChange() argument
1077 if (newState.equals(DeviceAllocationState.Available)) { in notifyDeviceStateChange()
/tools/dexter/testdata/expected/
Dmedium.compact_cfg27418 .params "data", "appVersionCode", "newState"
101701 .local v41, "newState", int
146785 .local v3, "newState", boolean