Searched defs:findEntry (Results 1 – 3 of 3) sorted by relevance
265 Cursor findEntry = mContentResolver.query(CarrierId.All.CONTENT_URI, in testUpdateCarrierInfo() local294 Cursor findEntry = null; in testMultiRowInsertionQuery() local
210 Cursor findEntry = mContentResolver.query(CarrierProvider.CONTENT_URI, columns, in testUpdateCertificates() local
139 private WatchEntry findEntry(Thread thread) { in findEntry() method in Profile.Watchdog