Searched defs:isCacheable (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DLayer.h157 inline bool isCacheable() { function in struct:android::uirenderer::Layer
/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java888 if (!skipCache && isCacheable(type)) {
1023 private static boolean isCacheable(int statementType) { method in class:SQLiteConnection

Completed in 61 milliseconds