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