Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/dataservice/
H A DDataServiceUtils.java275 public static final String COLUMN_IS_OPPORTUNISTIC = "isOpportunistic"; field in DataServiceUtils.SubscriptionInfoData
H A DSubscriptionInfoEntity.java109 @ColumnInfo(name = DataServiceUtils.SubscriptionInfoData.COLUMN_IS_OPPORTUNISTIC)
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java4704 public static final String COLUMN_IS_OPPORTUNISTIC = "is_opportunistic"; field in Telephony.SimInfo
4950 COLUMN_IS_OPPORTUNISTIC,
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java961 public static final String IS_OPPORTUNISTIC = SimInfo.COLUMN_IS_OPPORTUNISTIC;