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