Searched refs:isFcmPushNotificationSupported (Results 1 – 1 of 1) sorted by relevance
198 if (isFcmPushNotificationSupported(context, subId)) { in getSubIdsWithFcmSupported()205 private static boolean isFcmPushNotificationSupported(Context context, int subId) { in isFcmPushNotificationSupported() method in TelephonyUtils