Searched defs:successful (Results 1 – 6 of 6) sorted by relevance
339 int jobId, boolean successful) { in handleFinishImportNotification()349 int jobId, boolean successful) { in handleFinishExportNotification()
56 void onAudioRecorded(boolean successful); in onAudioRecorded()
115 void onPairingCompleted(boolean successful); in onPairingCompleted()
451 protected synchronized void onIndexFinish(boolean successful) { in onIndexFinish()
1252 private void onAudioRecorded(boolean successful) { in onAudioRecorded()
457 public boolean successful; field in DatabaseHelper.TransactionState