Home
last modified time | relevance | path

Searched refs:setLights (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java387 b.setLights(color, onMs, offMs); in buildNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1759 void setLights(LogicalLight light) { in setLights() method in NotificationAttentionHelper
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java253 mAttentionHelper.setLights(mLight); in initAttentionHelper()
492 builder.setLights(CUSTOM_LIGHT_COLOR, CUSTOM_LIGHT_ON, CUSTOM_LIGHT_OFF); in getNotificationRecord()
DNotificationRecordTest.java185 builder.setLights(CUSTOM_LIGHT.color, CUSTOM_LIGHT.onMs, CUSTOM_LIGHT.offMs); in getNotification()
/frameworks/base/core/java/android/app/
DNotification.java5191 public Builder setLights(@ColorInt int argb, int onMs, int offMs) { in setLights() method in Notification.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2198 HSPLandroid/app/Notification$Builder;->setLights(III)Landroid/app/Notification$Builder;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4738 method public android.app.Notification.Builder setLights(int, int, int);
/frameworks/base/config/
Dboot-image-profile.txt2198 HSPLandroid/app/Notification$Builder;->setLights(III)Landroid/app/Notification$Builder;
/frameworks/base/core/api/
Dcurrent.txt6708 method @Deprecated public android.app.Notification.Builder setLights(@ColorInt int, int, int);