Home
last modified time | relevance | path

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

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