Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java1601 private static final int COOKIE_INDEX_MASK = 0xff; field in SQLiteConnection.OperationLog
1736 final int index = cookie & COOKIE_INDEX_MASK; in getOperationLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14461 Landroid/database/sqlite/SQLiteConnection$OperationLog;->COOKIE_INDEX_MASK:I