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
1106 if (!skipCache && isCacheable(type)) { in acquirePreparedStatementLI()1290 private static boolean isCacheable(int statementType) { in isCacheable() method in SQLiteConnection
5650 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
5653 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
14515 Landroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z