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.java1391 private static final int COOKIE_GENERATION_SHIFT = 8; field in SQLiteConnection.OperationLog
1523 return generation << COOKIE_GENERATION_SHIFT | index; in newOperationCookieLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17347 Landroid/database/sqlite/SQLiteConnection$OperationLog;->COOKIE_GENERATION_SHIFT:I