Home
last modified time | relevance | path

Searched refs:callerHasCarrierPrivilegesForActiveSubscription (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java168 && !callerHasCarrierPrivilegesForActiveSubscription()) { in getEid()
1105 private boolean callerHasCarrierPrivilegesForActiveSubscription() { in callerHasCarrierPrivilegesForActiveSubscription() method in EuiccController