Searched refs:isImsSupportedOnDevice (Results 1 – 2 of 2) sorted by relevance
317 if (!ImsManager.isImsSupportedOnDevice(mContext)) { in connect()458 public static boolean isImsSupportedOnDevice(Context context) { in isImsSupportedOnDevice() method in ImsManager2365 if (!isImsSupportedOnDevice(mContext)) { in checkAndThrowExceptionIfServiceUnavailable()2758 pw.println(" device supports IMS = " + isImsSupportedOnDevice(mContext)); in dump()
458 if (!ImsManager.isImsSupportedOnDevice(context)) { in create()