Searched refs:onSupportedDeviceStatesChanged (Results 1 – 6 of 6) sorted by relevance
125 verify(listener).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in assertDefaultProviderValues()152 verify(listener).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_multipleMatchingStatesDefaultsToLowestIdentifier()184 verify(listener).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_stateWithCancelStickyRequestFlag()213 verify(listener).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_stateWithInvalidFlag()248 verify(listener).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_lidSwitch()266 verify(listener, never()).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_lidSwitch()325 verify(listener).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_sensor()344 verify(listener, never()).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_sensor()356 verify(listener, never()).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_sensor()368 verify(listener, never()).onSupportedDeviceStatesChanged(mDeviceStateArrayCaptor.capture()); in create_sensor()[all …]
60 void onSupportedDeviceStatesChanged(DeviceState[] newDeviceStates); in onSupportedDeviceStatesChanged() method
636 public void onSupportedDeviceStatesChanged(DeviceState[] newDeviceStates) { in onSupportedDeviceStatesChanged() method in DeviceStateManagerService.DeviceStateProviderListener
613 mListener.onSupportedDeviceStatesChanged(mSupportedDeviceStates); in setListener()619 mListener.onSupportedDeviceStatesChanged(supportedDeviceStates); in notifySupportedDeviceStates()
345 mListener.onSupportedDeviceStatesChanged(supportedStates); in notifySupportedStatesChanged()
17358 …tate/DeviceStateManagerService$DeviceStateProviderListener;->onSupportedDeviceStatesChanged([Lcom/…