Searched refs:newDeviceStates (Results 1 – 2 of 2) sorted by relevance
60 void onSupportedDeviceStatesChanged(DeviceState[] newDeviceStates); in onSupportedDeviceStatesChanged() argument
636 public void onSupportedDeviceStatesChanged(DeviceState[] newDeviceStates) { in onSupportedDeviceStatesChanged() argument637 if (newDeviceStates.length == 0) { in onSupportedDeviceStatesChanged()640 updateSupportedStates(newDeviceStates); in onSupportedDeviceStatesChanged()