Searched refs:ACTION_RCS_SERVICE_DIED (Results 1 – 2 of 2) sorted by relevance
94 public static final String ACTION_RCS_SERVICE_DIED = field in RcsManager378 Intent intent = new Intent(ACTION_RCS_SERVICE_DIED); in binderDied()
107 } else if (RcsManager.ACTION_RCS_SERVICE_DIED.equals(action)) {249 intentFilter.addAction(RcsManager.ACTION_RCS_SERVICE_DIED); in registerForBroadcasts()