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