Home
last modified time | relevance | path

Searched defs:sleepAfterYieldDelayMillis (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java504 public boolean yieldTransaction(long sleepAfterYieldDelayMillis, boolean throwIfUnsafe, in yieldTransaction()
526 private boolean yieldTransactionUnchecked(long sleepAfterYieldDelayMillis, in yieldTransactionUnchecked()