Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43Constants.java110 public static final int NOTIFICATION_ACTION_DISABLE = 0; field in Ts43Constants
134 NOTIFICATION_ACTION_DISABLE,
150 case NOTIFICATION_ACTION_DISABLE: in isValidNotificationAction()