Searched defs:setLights (Results 1 – 2 of 2) sorted by relevance
1465 void setLights(Light light) { in setLights() method in NotificationManagerService
4122 public Builder setLights(@ColorInt int argb, int onMs, int offMs) { in setLights() method in Notification.Builder