Home
last modified time | relevance | path

Searched refs:MAX_SERVICE_COMPONENT_NAME_LENGTH (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java578 public static int MAX_SERVICE_COMPONENT_NAME_LENGTH = 500; field in NotificationManager
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java5636 > NotificationManager.MAX_SERVICE_COMPONENT_NAME_LENGTH) {