Searched refs:notifyCallback (Results 1 – 1 of 1) sorted by relevance
49 private fun notifyCallback(result: List<AppTarget>) { in notifyCallback() method54 Consumer<MutableList<AppTarget>?> { notifyCallback(it ?: emptyList()) } in toConsumer()57 AppPredictor.Callback { notifyCallback(it) } in toAppPredictorCallback()