Home
last modified time | relevance | path

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

/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierActionUtils.java53 public static final int CARRIER_ACTION_CANCEL_ALL_NOTIFICATIONS = 6; field in CarrierActionUtils
80 case CARRIER_ACTION_CANCEL_ALL_NOTIFICATIONS: in applyCarrierAction()