Home
last modified time | relevance | path

Searched defs:executeForLong (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java642 public long executeForLong(String sql, Object[] bindArgs, int connectionFlags, in executeForLong() method in SQLiteSession
DSQLiteConnection.java676 public long executeForLong(String sql, Object[] bindArgs, in executeForLong() method in SQLiteConnection