Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java168 protected int mCdmaSubscription; field in BaseCommands
H A DRadioIndication.java778 mRil.setCdmaSubscriptionSource(mRil.mCdmaSubscription, null); in rilConnected()
H A DRIL.java615 mCdmaSubscription = cdmaSubscription; in RIL()