Searched refs:numeric (Results 1 – 14 of 14) sorted by relevance
975 private int insertApnRecord(Uri uri, String apn, String name, int current, String numeric) { in insertApnRecord() argument980 contentValues.put(Carriers.NUMERIC, numeric); in insertApnRecord()1000 final String numeric = TEST_OPERATOR; in testEnforceManagedUri() local1006 current, numeric); in testEnforceManagedUri()1012 current, numeric); in testEnforceManagedUri()1036 final String[] selectionArgs = { numeric }; in testEnforceManagedUri()1099 private Cursor queryFullTestApnRecord(Uri uri, String numeric) { in queryFullTestApnRecord() argument1101 String[] selectionArgs = { numeric }; in queryFullTestApnRecord()1124 final String numeric = TEST_OPERATOR; in testTelephonyUriDpcRecordAccessControl() local1126 final String[] selectionArgs = { numeric }; in testTelephonyUriDpcRecordAccessControl()[all …]
262 String numeric = PhoneUtils.get(mSubId).getSimOperatorNumeric(); in fillUi() local264 if (numeric != null && numeric.length() > 4) { in fillUi()266 String mcc = numeric.substring(0, 3); in fillUi()268 String mnc = numeric.substring(3); in fillUi()
137 Every time zone ID string referenced in the file is assigned a numeric ID. The string is stored once138 in the file in the header block. All references to time zone IDs are made via the numeric ID.159 only a numeric bank ID and a numeric set ID. The bank ID is the same for all entries in suffix
534 private static Cursor queryLocalDatabase(final SQLiteDatabase db, final String numeric, in queryLocalDatabase() argument540 selectionArgs = new String[] { numeric }; in queryLocalDatabase()543 selectionArgs = new String[] { numeric, apnName }; in queryLocalDatabase()
5 password fields, numeric fields, etc.
62 // Disallow leading or trailing decimal points in numeric literals
513 for (String numeric : numericArray) { in isTdscdmaSupported()514 if (operatorNumeric.equals(numeric)) { in isTdscdmaSupported()
2306 String numeric = mccString + mncString; in getRow() local2307 map.put(NUMERIC, numeric); in getRow()4225 String numeric = initialValues.getAsString(NUMERIC); in insertSingleRow() local4227 NUMERIC + " = '" + numeric + "'", null); in insertSingleRow()4231 if (VDBG) log("Setting numeric '" + numeric + "' to be the current operator"); in insertSingleRow()4235 loge("Failed setting numeric '" + numeric + "' to the current operator"); in insertSingleRow()
80 JSON number type represents all numeric values. However, C++ needs more specific type for manipulat…201 When obtaining the numeric values, `GetDouble()` will convert internal integer representation to a …
193 …ssert. Besides, `Writer` will escapes strings (e.g., `\n`). Finally, the numeric output of `printf…
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...