Home
last modified time | relevance | path

Searched refs:isCacheable (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessageCache.java86 if (!isCacheable(opcode)) { in cacheMessage()
99 private boolean isCacheable(int opcode) { in isCacheable() method in HdmiCecMessageCache
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java1075 if (!skipCache && isCacheable(type)) { in acquirePreparedStatement()
1210 private static boolean isCacheable(int statementType) { in isCacheable() method in SQLiteConnection
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5716 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5719 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14515 Landroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z