Searched refs:APN_SET_ID (Results 1 – 6 of 6) sorted by relevance
406 new String[] {Telephony.Carriers.APN_SET_ID}, null, null, null); in getPreferredDataProfileSetId()421 setId = cursor.getInt(cursor.getColumnIndexOrThrow(Telephony.Carriers.APN_SET_ID)); in getPreferredDataProfileSetId()
137 Telephony.Carriers.APN_SET_ID,715 new String[]{Telephony.Carriers.APN_SET_ID}); in query()738 mPreferredApnSet = values.getAsInteger(Telephony.Carriers.APN_SET_ID); in update()
3445 public static final String APN_SET_ID = "apn_set_id"; field in Telephony.Carriers
1133 cursor.getColumnIndexOrThrow(Telephony.Carriers.APN_SET_ID))) in makeApnSetting()
12009 field public static final String APN_SET_ID = "apn_set_id";
42527 Landroid/provider/Telephony$Carriers;->APN_SET_ID:Ljava/lang/String;