Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DCarrierTextManagerTest.java100 private static final SubscriptionInfo TEST_SUBSCRIPTION_NULL = new SubscriptionInfo(0, "", 0, field in CarrierTextManagerTest
416 list.add(TEST_SUBSCRIPTION_NULL); in testCarrierText_noTextOnReadySimWhenNull()
441 list.add(TEST_SUBSCRIPTION_NULL); in testCarrierText_noTextOnReadySimWhenNull_airplaneMode_wifiOn()
462 mKeyguardUpdateMonitor.mServiceStates.put(TEST_SUBSCRIPTION_NULL.getSubscriptionId(), ss); in testCarrierText_noTextOnReadySimWhenNull_airplaneMode_wifiOn()