Searched defs:future (Results 1 – 2 of 2) sorted by relevance
126 Future<?> future = null; in lockDatabase() local155 Future<?> future = null; in unlockDatabase() local
619 final Future<?> future = SqliteInspectionExecutors.submit(executor, new Runnable() { in handleQuery() local