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