Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateManagerService.java485 private boolean isSupportedStateLocked(int identifier) { in isSupportedStateLocked() method in DeviceStateManagerService
556 && isSupportedStateLocked(mBaseState.get().getIdentifier())) { in updatePendingStateLocked()
/frameworks/base/services/
Dart-wear-profile9991 PLcom/android/server/devicestate/DeviceStateManagerService;->isSupportedStateLocked(I)Z