Searched defs:oldState (Results 1 – 4 of 4) sorted by relevance
58 public void notifyDeviceStateChange(String serial, DeviceAllocationState oldState, in notifyDeviceStateChange()
56 public synchronized void notifyDeviceStateChange(String serial, DeviceAllocationState oldState, in notifyDeviceStateChange()
243 public synchronized void notifyDeviceStateChange(String serial, DeviceAllocationState oldState, in notifyDeviceStateChange()
3444 DeviceAllocationState oldState = mAllocationState; in handleAllocationEvent() local3460 mAllocationMonitor.notifyDeviceStateChange(getSerialNumber(), oldState, newState); in handleAllocationEvent() local