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

/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java1161 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1171 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1181 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1191 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1201 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1211 * Bind null to an index. A prepareForInsert() or prepareForReplace()
1220 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1234 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1264 * since the last call to prepareForInsert or prepareForReplace.
1292 * <li>prepareForInsert()
1300 public void prepareForInsert() { method in class:DatabaseUtils.InsertHelper
[all...]

Completed in 58 milliseconds