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