Loading packages/SystemUI/src/com/android/systemui/doze/DozeService.java +1 −1 Original line number Diff line number Diff line Loading @@ -534,8 +534,8 @@ public class DozeService extends DreamService { } } requestPulse(mPulseReason); mRegistered = false; requestPulse(mPulseReason); updateListener(); // reregister, this sensor only fires once // reset the notification pulse schedule, but only if we think we were not triggered Loading Loading
packages/SystemUI/src/com/android/systemui/doze/DozeService.java +1 −1 Original line number Diff line number Diff line Loading @@ -534,8 +534,8 @@ public class DozeService extends DreamService { } } requestPulse(mPulseReason); mRegistered = false; requestPulse(mPulseReason); updateListener(); // reregister, this sensor only fires once // reset the notification pulse schedule, but only if we think we were not triggered Loading