Home
last modified time | relevance | path

Searched defs:getSupportedStateIdentifiers (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateManagerInternal.java27 public abstract int[] getSupportedStateIdentifiers(); in getSupportedStateIdentifiers() method in DeviceStateManagerInternal
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerService.java1300 public int[] getSupportedStateIdentifiers() { in getSupportedStateIdentifiers() method in DeviceStateManagerService.LocalService