Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDeviceIdentifiersTest.java77 SubscriptionInfo expectedSubInfo = in testProfileOwnerCanGetDeviceIdentifiersWithPermission() local
83 expectedSubInfo.getIccId(), actualSubInfo.getIccId()); in testProfileOwnerCanGetDeviceIdentifiersWithPermission()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DDeviceIdentifiersTest.java75 SubscriptionInfo expectedSubInfo = in testDeviceOwnerCanGetDeviceIdentifiersWithPermission() local
81 expectedSubInfo.getIccId(), actualSubInfo.getIccId()); in testDeviceOwnerCanGetDeviceIdentifiersWithPermission()
/cts/hostsidetests/appsecurity/test-apps/DeviceIdentifiers/src/android/appsecurity/cts/deviceids/
DDeviceIdentifierAppOpTest.java84 SubscriptionInfo expectedSubInfo = in testAccessToDeviceIdentifiersWithAppOp() local
90 expectedSubInfo.getIccId(), actualSubInfo.getIccId()); in testAccessToDeviceIdentifiersWithAppOp()