Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java1454 private static final int COOKIE_GENERATION_SHIFT = 8; field in SQLiteConnection.OperationLog
1586 return generation << COOKIE_GENERATION_SHIFT | index; in newOperationCookieLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17338 Landroid/database/sqlite/SQLiteConnection$OperationLog;->COOKIE_GENERATION_SHIFT:I