Searched refs:rslt (Results 1 – 2 of 2) sorted by relevance
518 boolean rslt = download.runUntilProgress(1); in testCancel()519 assertTrue(rslt); in testCancel()
4740 int rslt = db.update(Tables.CONTACTS, values, Contacts._ID + "=?", in updateContactOptions() local4743 return rslt; in updateContactOptions()