Searched refs:prepareForInsert (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java800 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
810 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
820 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
830 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
840 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
850 * Bind null to an index. A prepareForInsert() or prepareForReplace()
859 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
873 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
903 * since the last call to prepareForInsert or prepareForReplace.
931 * <li>prepareForInsert()
939 public void prepareForInsert() { method in class:DatabaseUtils.InsertHelper
[all...]
/frameworks/base/core/java/android/webkit/
H A DWebViewDatabase.java588 mCacheInserter.prepareForInsert();

Completed in 62 milliseconds