Searched refs:COMMIT_RESULT_SUCCESS (Results 1 – 2 of 2) sorted by relevance
146 public static final int COMMIT_RESULT_SUCCESS = 0; field in BlobStoreManager
19 import static android.app.blob.BlobStoreManager.COMMIT_RESULT_SUCCESS;739 session.sendCommitCallbackResult(COMMIT_RESULT_SUCCESS); in onStateChangedInternal()