Searched refs:isCacheable (Results 1 – 5 of 5) sorted by relevance
86 if (!isCacheable(opcode)) { in cacheMessage()99 private boolean isCacheable(int opcode) { in isCacheable() method in HdmiCecMessageCache
1053 if (!skipCache && isCacheable(type)) { in acquirePreparedStatement()1188 private static boolean isCacheable(int statementType) { in isCacheable() method in SQLiteConnection
6007 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
6005 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
17393 Landroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z