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