Searched refs:onLogActionComplete (Results 1 – 3 of 3) sorted by relevance
206 callback.onLogActionComplete(didSucceed, information); in addMoblabDut()226 callback.onLogActionComplete(didSucceed, information); in removeMoblabDut()248 callback.onLogActionComplete(didSucceed, information); in addMoblabLabel()270 callback.onLogActionComplete(didSucceed, information); in removeMoblabLabel()294 callback.onLogActionComplete(didSucceed, information); in setMoblabAttribute()316 callback.onLogActionComplete(didSucceed, information); in removeMoblabAttribute()
57 public void onLogActionComplete(boolean didSucceed, String information); in onLogActionComplete() method
364 public void onLogActionComplete(boolean status, String information) { in onLogActionComplete() method in DutManagementView.LogAction