Searched refs:mLedOffMs (Results 1 – 1 of 1) sorted by relevance
649 private int mLedOffMs; field in Notification.Builder874 mLedOffMs = offMs; in setLights()1031 n.ledOffMS = mLedOffMs; in getNotification()1034 if (mLedOnMs != 0 && mLedOffMs != 0) { in getNotification()