Searched defs:onMs (Results 1 – 3 of 3) sorted by relevance
365 int onMs; in buildNotification() local
1484 public final int onMs; field in NotificationRecord.Light1487 public Light(int color, int onMs, int offMs) { in Light()
4540 public Builder setLights(@ColorInt int argb, int onMs, int offMs) { in setLights()