Follow up to I495ce480c25de24b6433adebdfe923b637d98f66
Bug: 18146441 Change-Id: Ifaa7ca6b4a1c6f084112b7420f999b80b173604c
This commit is contained in:
@@ -48,6 +48,7 @@ public class DozeParameters {
|
||||
pw.print(" getDisplayStateSupported(): "); pw.println(getDisplayStateSupported());
|
||||
pw.print(" getPulseDuration(): "); pw.println(getPulseDuration());
|
||||
pw.print(" getPulseInDuration(): "); pw.println(getPulseInDuration());
|
||||
pw.print(" getPulseInDelay(): "); pw.println(getPulseInDelay());
|
||||
pw.print(" getPulseInVisibleDuration(): "); pw.println(getPulseVisibleDuration());
|
||||
pw.print(" getPulseOutDuration(): "); pw.println(getPulseOutDuration());
|
||||
pw.print(" getPulseOnSigMotion(): "); pw.println(getPulseOnSigMotion());
|
||||
|
||||
Reference in New Issue
Block a user