Searched refs:isServiceAvailable (Results 1 – 2 of 2) sorted by relevance
679 public boolean isServiceAvailable() { in isServiceAvailable() method in ImsManager
520 if (imsManager != null && imsManager.isServiceAvailable()) { in startMonitoringImsService()