Searched refs:test_mvno_type (Results 1 – 1 of 1) sorted by relevance
63 public static final String test_mvno_type = "100"; field in CarrierProviderTest150 contentValues.put(CarrierDatabaseHelper.MVNO_TYPE, test_mvno_type); in testInsertCertificates()186 contentValues.put(CarrierDatabaseHelper.MVNO_TYPE, test_mvno_type); in testUpdateCertificates()232 contentValues.put(CarrierDatabaseHelper.MVNO_TYPE, test_mvno_type); in testMultipleCertificates()241 contentValuesNew.put(CarrierDatabaseHelper.MVNO_TYPE, test_mvno_type); in testMultipleCertificates()276 contentValues.put(CarrierDatabaseHelper.MVNO_TYPE, test_mvno_type); in testDuplicateFailure()303 contentValues.put(CarrierDatabaseHelper.MVNO_TYPE, test_mvno_type); in testDelete()