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