Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionDatabaseManagerTest.java158 static final int FAKE_SATELLITE_NOT_PROVISIONED = 0; field in SubscriptionDatabaseManagerTest
2403 FAKE_SATELLITE_NOT_PROVISIONED); in testUpdateSatelliteProvisionedStatus() local