Searched refs:ACTION_RCS_SERVICE_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
73 public static final String ACTION_RCS_SERVICE_AVAILABLE = field in RcsManager
105 if (RcsManager.ACTION_RCS_SERVICE_AVAILABLE.equals(action)) {276 intentFilter.addAction(RcsManager.ACTION_RCS_SERVICE_AVAILABLE); in registerForBroadcasts()
415 Intent intent = new Intent(RcsManager.ACTION_RCS_SERVICE_AVAILABLE);