Home
last modified time | relevance | path

Searched refs:USER_EDITABLE (Results 1 – 3 of 3) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java67 import static android.provider.Telephony.Carriers.USER_EDITABLE;
331 CARRIERS_UNIQUE_FIELDS_DEFAULTS.put(USER_EDITABLE, "1"); in CARRIERS_UNIQUE_FIELDS_DEFAULTS.put() argument
345 CARRIERS_BOOLEAN_FIELDS.add(USER_EDITABLE);
393 USER_EDITABLE + " BOOLEAN DEFAULT 1," + in getStringForCarrierTableCreation()
1110 USER_EDITABLE + " INTEGER DEFAULT 1;"); in onUpgrade()
1918 getIntValueFromCursor(cv, c, USER_EDITABLE); in copyAllApnValues()
2129 addBoolAttribute(parser, "user_editable", map, USER_EDITABLE); in getRow()
3482 values.put(USER_EDITABLE, false); in insertSingleRow()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/
DApnEditor.java171 Telephony.Carriers.USER_EDITABLE //24
/packages/apps/Settings/src/com/android/settings/network/
DApnEditor.java228 Telephony.Carriers.USER_EDITABLE //24