Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DEapAkaApi.java71 private static final String NOTIF_ACTION = "notif_action"; field in EapAkaApi
576 NOTIF_ACTION, Integer.toString(request.notificationAction())) in appendParametersForServiceEntitlementRequest()
619 postData.put(NOTIF_ACTION, Integer.toString(request.notificationAction())); in appendParametersForServiceEntitlementRequest()