Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43Constants.java115 public static final int NOTIFICATION_ACTION_ENABLE_GCM = 1; field in Ts43Constants
135 NOTIFICATION_ACTION_ENABLE_GCM,
151 case NOTIFICATION_ACTION_ENABLE_GCM: in isValidNotificationAction()