Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/devicestate/
DDeviceStateManagerGlobal.java240 wrapper.notifySupportedDeviceStatesChanged( in registerDeviceStateCallback()
323 callbacks.get(i).notifySupportedDeviceStatesChanged( in handleDeviceStateInfoChanged()
391 void notifySupportedDeviceStatesChanged(List<DeviceState> newSupportedDeviceStates) { in notifySupportedDeviceStatesChanged() method in DeviceStateManagerGlobal.DeviceStateCallbackWrapper