HomeSort by relevance Sort by last modified time
    Searched full:transactionsuccessful (Results 1 - 1 of 1) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
DatabaseWrapper.java 64 boolean transactionSuccessful;
136 f.transactionSuccessful = true;
144 if (f.transactionSuccessful == false) {

Completed in 895 milliseconds