Searched refs:mIntentActions (Results 1 – 1 of 1) sorted by relevance
42 private final Set<String> mIntentActions = new ArraySet<>(); field in VoicemailNotifier53 mIntentActions.add(action); in addIntentActions()69 for (String intentAction : mIntentActions) { in sendNotification()114 mIntentActions.clear(); in sendNotification()