Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/service/euicc/
H A DGetDownloadableSubscriptionMetadataResult.java55 private final DownloadableSubscription mSubscription; field in GetDownloadableSubscriptionMetadataResult
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/telephony/
H A DMobileNetworkSwitchControllerTest.java69 private SubscriptionInfo mSubscription; field in MobileNetworkSwitchControllerTest
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccConnector.java221 DownloadableSubscription mSubscription; field in EuiccConnector.GetMetadataRequest
234 DownloadableSubscription mSubscription; field in EuiccConnector.DownloadRequest
H A DEuiccController.java387 protected final DownloadableSubscription mSubscription; field in EuiccController.GetMetadataCommandCallback