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