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

/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java913 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
923 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
933 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
943 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
953 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
963 * Bind null to an index. A prepareForInsert() or prepareForReplace()
972 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
986 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1016 * since the last call to prepareForInsert or prepareForReplace.
1044 * <li>prepareForInsert()
1052 public void prepareForInsert() { method in class:DatabaseUtils.InsertHelper
[all...]
/frameworks/base/core/java/android/webkit/
H A DWebViewDatabase.java681 mCacheInserter.prepareForInsert();

Completed in 104 milliseconds