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
1075 if (!skipCache && isCacheable(type)) { in acquirePreparedStatement()1210 private static boolean isCacheable(int statementType) { in isCacheable() method in SQLiteConnection
5716 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
5719 HSPLandroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z
14515 Landroid/database/sqlite/SQLiteConnection;->isCacheable(I)Z