Searched refs:isCacheable (Results 1 – 3 of 3) sorted by relevance
86 if (!isCacheable(opcode)) { in cacheMessage()99 private boolean isCacheable(int opcode) { in isCacheable() method in HdmiCecMessageCache
992 if (!skipCache && isCacheable(type)) { in acquirePreparedStatement()1127 private static boolean isCacheable(int statementType) { in isCacheable() method in SQLiteConnection
17402 Landroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z101782 Lcom/android/okhttp/internal/http/CacheStrategy;->isCacheable(Lcom/android/okhttp/Response;Lcom/and…