Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43Constants.java148 public static boolean isValidNotificationAction(@NotificationAction int notificationAction) { in isValidNotificationAction() method in Ts43Constants
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/
DTs43Operation.java215 if (Ts43Constants.isValidNotificationAction(notificationAction)) { in checkEligibility()
378 if (Ts43Constants.isValidNotificationAction(notificationAction)) { in manageSubscription()
650 if (Ts43Constants.isValidNotificationAction(notificationAction)) { in acquireConfiguration()