Searched refs:isValidPhoneId (Results 1 – 5 of 5) sorted by relevance
3481 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in setTelephonyProperty()4888 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setBasebandVersionForPhone()4916 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setPhoneType()4945 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getOtaSpNumberSchemaForPhone()4976 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsReceiveCapableForPhone()5007 if (SubscriptionManager.isValidPhoneId(phoneId)) { in getSmsSendCapableForPhone()5032 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setNetworkOperatorNameForPhone()5074 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setNetworkRoamingForPhone()5099 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setNetworkCountryIsoForPhone()5122 if (SubscriptionManager.isValidPhoneId(phoneId)) { in setDataNetworkTypeForPhone()
1210 public static boolean isValidPhoneId(int phoneId) { in isValidPhoneId() method in SubscriptionManager
68 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in getDeviceIdForPhone()274 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in getPhone()
110 if (!SubscriptionManager.isValidPhoneId(phoneId)) { in updateForPhoneId()
333 if (!SubscriptionManager.isValidPhoneId(phoneId) in getIccSmsInterfaceManager()