Home
last modified time | relevance | path

Searched defs:QueryEsimCardId (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/helper/
H A DQueryEsimCardId.java29 public class QueryEsimCardId implements Callable<AtomicIntegerArray> { class
38 public QueryEsimCardId(TelephonyManager telephonyManager) { in QueryEsimCardId() method in QueryEsimCardId