Searched defs:getActiveSubscriptionInfoForIccId (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java432 public SubscriptionInfo getActiveSubscriptionInfoForIccId(String iccId, String callingPackage) { method in class:SubscriptionController
433 if (!canReadPhoneState(callingPackage, "getActiveSubscriptionInfoForIccId")) {

Completed in 44 milliseconds