Searched defs:notifyVoiceSuccess (Results 1 – 4 of 4) sorted by relevance
38 fun notifyVoiceSuccess(activity: Activity, message: String) { in notifyVoiceSuccess() method
89 fun notifyVoiceSuccess(activity: Activity, message: String) { in notifyVoiceSuccess() method
38 void notifyVoiceSuccess(Activity activity, String message) { in notifyVoiceSuccess() method in VoiceController
100 public void notifyVoiceSuccess(Activity activity, String message) { in notifyVoiceSuccess() method in Controller