Home
last modified time | relevance | path

Searched refs:mTotalExecutionTimeCounter (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java109 private final AtomicLong mTotalExecutionTimeCounter = new AtomicLong(0); field in SQLiteConnectionPool
539 mTotalExecutionTimeCounter.addAndGet(executionTimeMs); in onStatementExecuted()
1120 printer.println(" Total execution time: " + mTotalExecutionTimeCounter); in dump()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17518 Landroid/database/sqlite/SQLiteConnectionPool;->mTotalExecutionTimeCounter:Ljava/util/concurrent/at…