OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markSuccessful
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java
140
transaction.
markSuccessful
(false);
155
transaction.
markSuccessful
(false);
170
transaction.
markSuccessful
(false);
195
transaction.
markSuccessful
(true);
239
transaction.
markSuccessful
(true);
ContactsTransaction.java
160
public void
markSuccessful
(boolean callerIsBatch) {
Completed in 472 milliseconds