Searched refs:USER_EDITABLE (Results 1 – 5 of 5) sorted by relevance
67 import static android.provider.Telephony.Carriers.USER_EDITABLE;391 CARRIERS_UNIQUE_FIELDS_DEFAULTS.put(USER_EDITABLE, "1"); in CARRIERS_UNIQUE_FIELDS_DEFAULTS.put() argument405 CARRIERS_BOOLEAN_FIELDS.add(USER_EDITABLE);485 USER_EDITABLE + " BOOLEAN DEFAULT 1," + in getStringForCarrierTableCreation()1214 USER_EDITABLE + " INTEGER DEFAULT 1;"); in onUpgrade()2142 getIntValueFromCursor(cv, c, USER_EDITABLE); in copyAllApnValues()2364 addBoolAttribute(parser, "user_editable", map, USER_EDITABLE); in getRow()4306 values.put(USER_EDITABLE, false); in insertSingleRow()
3872 public static final String USER_EDITABLE = "user_editable"; field in Telephony.Carriers
230 Telephony.Carriers.USER_EDITABLE //24
9424 field public static final String USER_EDITABLE = "user_editable";
46515 Landroid/provider/Telephony$Carriers;->USER_EDITABLE:Ljava/lang/String;