Searched refs:ACTION_RCS_SERVICE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
82 public static final String ACTION_RCS_SERVICE_UNAVAILABLE = field in RcsManager
105 } else if (RcsManager.ACTION_RCS_SERVICE_UNAVAILABLE.equals(action)) {248 intentFilter.addAction(RcsManager.ACTION_RCS_SERVICE_UNAVAILABLE); in registerForBroadcasts()
350 Intent intent = new Intent(RcsManager.ACTION_RCS_SERVICE_UNAVAILABLE);