Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 3 of 3) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/crashtest/core/
DCrashTestService.java70 private void notify(int messageType, String messageBody) { in notify() method in CrashTestService
99 Optional.of(messageMaybe -> notify(PROGRESS, messageMaybe.orElse(null)))); in onBind()
117 notify(testResult.isPresent() ? FAILURE : SUCCESS, testResult.orElse(null)); in onBind()
120 notify(FAILURE, "Exception in crash test: " + e); in onBind()
/test/mlts/benchmark/dogfood/src/com/android/nn/dogfood/
DBenchmarkJobService.java96 mNotificationManager.notify(NOTIFICATION_ID, mNotification.build()); in onBenchmarkFinish()
107 mNotificationManager.notify(NOTIFICATION_ID, mNotification.build()); in onBenchmarkFinish()
119 mNotificationManager.notify(NOTIFICATION_ID, mNotification.build()); in onStatusUpdate()
138 mNotificationManager.notify(NOTIFICATION_ID, mNotification.build()); in showNotification()
/test/mlts/benchmark/results/
DChart.bundle.min.js10notify(t,"beforeInit"),a.retinaScale(t,t.options.devicePixelRatio),t.bindEvents(),t.options.respon… method