Searched refs:USER_EDITABLE_INDEX (Results 1 – 2 of 2) sorted by relevance
202 private static final int USER_EDITABLE_INDEX = 24; field in ApnEditor301 if (!isUserEdited && (mApnData.getInteger(USER_EDITABLE_INDEX, 1) == 0 in onCreate()
254 private static final int USER_EDITABLE_INDEX = 24; field in ApnEditor361 if (!isUserEdited && (mApnData.getInteger(USER_EDITABLE_INDEX, 1) == 0 in onCreate()