Merge "Follow up to I495ce480c25de24b6433adebdfe923b637d98f66" into lmp-mr1-dev
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