Home
last modified time | relevance | path

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 DLightType.aidl25 NOTIFICATIONS = 4, enumConstant
/aosp12/hardware/interfaces/light/aidl/aidl_api/android.hardware.light/current/android/hardware/light/
H A DLightType.aidl25 NOTIFICATIONS = 4, enumConstant
/aosp12/hardware/interfaces/light/aidl/android/hardware/light/
H A DLightType.aidl30 NOTIFICATIONS = 4, enumConstant
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/service/
H A DSimulatorService.java50 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 DLightsManager.java27 public static final int LIGHT_ID_NOTIFICATIONS = Type.NOTIFICATIONS;
/aosp12/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/
H A DVoicemailSettingsFragment.java233 voicemailNotificationPreference.setOrder(VMSettingOrdering.NOTIFICATIONS); in initializeXmlPreferences()
522 VMSettingOrdering.NOTIFICATIONS,
532 int NOTIFICATIONS = 1; field
/aosp12/hardware/google/interfaces/light/1.0/default/
H A DLight.cpp98 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
/aosp12/hardware/google/interfaces/light/1.1/default/
H A DLight.cpp98 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
/aosp12/hardware/interfaces/light/2.0/default/
H A DLight.cpp106 {Type::NOTIFICATIONS, LIGHT_ID_NOTIFICATIONS},
/aosp12/hardware/interfaces/light/2.0/vts/functional/
H A DVtsHalLightV2_0TargetTest.cpp72 Type::NOTIFICATIONS,
/aosp12/hardware/interfaces/light/2.0/
H A Dtypes.hal91 NOTIFICATIONS,