Searched refs:isUsableSubIdValue (Results 1 – 7 of 7) sorted by relevance
1272 && SubscriptionManager.isUsableSubIdValue(mPreferredDataPhoneId)) { in onEvaluate()1471 if (SubscriptionManager.isUsableSubIdValue(fallbackSubId)) { in getFallbackDataPhoneIdForInternetRequests()
153 if (!SubscriptionManager.isUsableSubIdValue(subId)) return null; in setUp()
2204 if (!SubscriptionManager.isUsableSubIdValue(subId)) return null; in initializeSubControllerMock()
2761 return isUsableSubIdValue(subscriptionId); in isUsableSubscriptionId()2770 public static boolean isUsableSubIdValue(int subId) { in isUsableSubIdValue() method in SubscriptionManager
4059 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()4061 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()4063 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()4065 if (!SubscriptionManager.isUsableSubIdValue(subId)) { in getSimOperatorNumeric()8351 if (SubscriptionManager.isUsableSubIdValue(mSubId)) { in getSubId()8369 if (SubscriptionManager.isUsableSubIdValue(mSubId)) { in getSubId()
14297 HSPLandroid/telephony/SubscriptionManager;->isUsableSubIdValue(I)Z
14361 HSPLandroid/telephony/SubscriptionManager;->isUsableSubIdValue(I)Z