Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/dataservice/
DDataServiceUtils.java275 public static final String COLUMN_IS_OPPORTUNISTIC = "isOpportunistic"; field in DataServiceUtils.SubscriptionInfoData
/frameworks/base/core/java/android/provider/
DTelephony.java4723 public static final String COLUMN_IS_OPPORTUNISTIC = "is_opportunistic"; field in Telephony.SimInfo