summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/devicestate/DeviceStateManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-05-03Add helper class FoldStateListenerWale Ogunwale
2021-03-01Add callbacks for change in supported device states and non-overrideDarryl L Johnson
2021-02-10Add MAX/MIN_DEVICE_STATE constants to restrict possible states to range.Darryl L Johnson
2021-02-04Add device state request APIs to DeviceStateManager.Darryl L Johnson
2020-11-04Add onDeviceStateChanged() callback to DeviceStateManager.Darryl L Johnson
2020-10-13Add binder interface to DeviceStateManagerService.Darryl L Johnson