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

/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java1141 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1151 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1161 * 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 null to an index. A prepareForInsert() or prepareForReplace()
1200 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1214 * Bind the value to an index. A prepareForInsert() or prepareForReplace()
1244 * since the last call to prepareForInsert or prepareForReplace.
1272 * <li>prepareForInsert()
1280 public void prepareForInsert() { method in class:DatabaseUtils.InsertHelper
[all...]

Completed in 48 milliseconds