Searched refs:COLUMN_SATELLITE_ENABLED (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | FakeTelephonyProvider.java | 131 + Telephony.SimInfo.COLUMN_SATELLITE_ENABLED + " INTEGER DEFAULT 0," in getStringForSimInfoTableCreation()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/ |
D | SubscriptionDatabaseManager.java | 277 SimInfo.COLUMN_SATELLITE_ENABLED, 420 SimInfo.COLUMN_SATELLITE_ENABLED, 549 SimInfo.COLUMN_SATELLITE_ENABLED, 2031 writeDatabaseAndCacheHelper(subId, SimInfo.COLUMN_SATELLITE_ENABLED, in setSatelliteEnabled() 2390 SimInfo.COLUMN_SATELLITE_ENABLED))) in createSubscriptionInfoFromCursor()
|
D | SubscriptionManagerService.java | 194 SimInfo.COLUMN_SATELLITE_ENABLED,
|
/frameworks/base/core/java/android/provider/ |
D | Telephony.java | 4925 public static final String COLUMN_SATELLITE_ENABLED = "satellite_enabled"; field in Telephony.SimInfo 5048 COLUMN_SATELLITE_ENABLED,
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/ |
D | SubscriptionDatabaseManagerTest.java | 1963 FAKE_SUBSCRIPTION_INFO1.getSubscriptionId(), SimInfo.COLUMN_SATELLITE_ENABLED)) in testUpdateSatelliteEnabled() 1967 SimInfo.COLUMN_SATELLITE_ENABLED, 0); in testUpdateSatelliteEnabled()
|