Searched refs:KEY_TYPE (Results 1 – 3 of 3) sorted by relevance
147 contentValues.put(CarrierDatabaseHelper.KEY_TYPE, dummy_type); in testInsertCertificates()183 contentValues.put(CarrierDatabaseHelper.KEY_TYPE, dummy_type); in testUpdateCertificates()229 contentValues.put(CarrierDatabaseHelper.KEY_TYPE, dummy_type); in testMultipleCertificates()238 contentValuesNew.put(CarrierDatabaseHelper.KEY_TYPE, dummy_type); in testMultipleCertificates()273 contentValues.put(CarrierDatabaseHelper.KEY_TYPE, dummy_type); in testDuplicateFailure()300 contentValues.put(CarrierDatabaseHelper.KEY_TYPE, dummy_type); in testDelete()
46 public static final String KEY_TYPE = "key_type"; field in CarrierDatabaseHelper61 CARRIERS_UNIQUE_FIELDS.add(KEY_TYPE);73 KEY_TYPE + " TEXT DEFAULT ''," + in getStringForCarrierKeyTableCreation()
77 private static final String KEY_TYPE = "type"; field in CellBroadcastChannelManager.CellBroadcastChannelRange134 case KEY_TYPE: in CellBroadcastChannelRange()