Searched refs:getSupportedStateIdentifiers (Results 1 – 4 of 4) sorted by relevance
27 public abstract int[] getSupportedStateIdentifiers(); in getSupportedStateIdentifiers() method in DeviceStateManagerInternal
107 mCurrentSupportedDeviceStates = getSupportedStateIdentifiers( in WindowAreaComponentImpl()456 mCurrentSupportedDeviceStates = getSupportedStateIdentifiers(supportedStates); in onSupportedStatesChanged()492 private int[] getSupportedStateIdentifiers(@NonNull List<DeviceState> states) { in getSupportedStateIdentifiers() method in WindowAreaComponentImpl
1364 public int[] getSupportedStateIdentifiers() { in getSupportedStateIdentifiers() method in DeviceStateManagerService.LocalService
4784 mDeviceStateManager.getSupportedStateIdentifiers(); in getPossibleDisplayInfo()