Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43Constants.java130 public static final int NOTIFICATION_ACTION_ENABLE_APNS = 4; field in Ts43Constants
138 NOTIFICATION_ACTION_ENABLE_APNS,
154 case NOTIFICATION_ACTION_ENABLE_APNS: in isValidNotificationAction()