Searched refs:NOTIFICATIONS (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/interfaces/light/aidl/aidl_api/android.hardware.light/1/android/hardware/light/ |
H A D | LightType.aidl | 25 NOTIFICATIONS = 4, enumConstant
|
/aosp12/hardware/interfaces/light/aidl/aidl_api/android.hardware.light/current/android/hardware/light/ |
H A D | LightType.aidl | 25 NOTIFICATIONS = 4, enumConstant
|
/aosp12/hardware/interfaces/light/aidl/android/hardware/light/ |
H A D | LightType.aidl | 30 NOTIFICATIONS = 4, enumConstant
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/service/ |
H A D | SimulatorService.java | 50 private static final String NOTIFICATIONS = "Notifications"; field in SimulatorService 143 simulatorMainPortal.execute(new String[] {NOTIFICATIONS, MISSED_CALL});
|
/aosp12/frameworks/base/services/core/java/com/android/server/lights/ |
H A D | LightsManager.java | 27 public static final int LIGHT_ID_NOTIFICATIONS = Type.NOTIFICATIONS;
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/ |
H A D | VoicemailSettingsFragment.java | 233 voicemailNotificationPreference.setOrder(VMSettingOrdering.NOTIFICATIONS); in initializeXmlPreferences() 522 VMSettingOrdering.NOTIFICATIONS, 532 int NOTIFICATIONS = 1; field
|
/aosp12/hardware/google/interfaces/light/1.0/default/ |
H A D | Light.cpp | 98 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
|
/aosp12/hardware/google/interfaces/light/1.1/default/ |
H A D | Light.cpp | 98 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
|
/aosp12/hardware/interfaces/light/2.0/default/ |
H A D | Light.cpp | 106 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
|
/aosp12/hardware/interfaces/light/2.0/vts/functional/ |
H A D | VtsHalLightV2_0TargetTest.cpp | 72 Type::NOTIFICATIONS,
|
/aosp12/hardware/interfaces/light/2.0/ |
H A D | types.hal | 91 NOTIFICATIONS,
|