Searched refs:onConstraintStateChangedLocked (Results 1 – 1 of 1) sorted by relevance
2228 onConstraintStateChangedLocked(constraint, active); in onConstraintStateChanged()2739 onConstraintStateChangedLocked(constraint, /* active= */ false); in unregisterDeviceIdleConstraintInternal()2748 private void onConstraintStateChangedLocked(IDeviceIdleConstraint constraint, boolean active) { in onConstraintStateChangedLocked() method in DeviceIdleController