Searched defs:notifySuccess (Results 1 – 2 of 2) sorted by relevance
43 public static void notifySuccess(Activity activity, String message) { in notifySuccess() method in Voice56 void notifySuccess(VoiceInteractor vi, String message); in notifySuccess() method64 public void notifySuccess(VoiceInteractor vi, String message) { in notifySuccess() method in Voice.VoiceInteractorDelegate
62 protected void notifySuccess(CharSequence prompt) { in notifySuccess() method in VoiceSettingsActivity