Searched defs:smartActionsFuture (Results 1 – 4 of 4) sorted by relevance
82 CompletableFuture<List<Notification.Action>> smartActionsFuture = in testExceptionHandlingInGetSmartActionsFuture() local97 CompletableFuture<List<Notification.Action>> smartActionsFuture = mock( in testExceptionHandlingInGetSmartActions() local123 CompletableFuture<List<Notification.Action>> smartActionsFuture = in testUnsupportedBitmapConfiguration() local155 CompletableFuture<List<Notification.Action>> smartActionsFuture = in testSupportedBitmapConfiguration() local
56 private val smartActionsFuture = mock<CompletableFuture<List<Notification.Action>>>() constant in com.android.systemui.screenshot.SaveImageInBackgroundTaskTest
88 CompletableFuture<List<Notification.Action>> smartActionsFuture; in getSmartActionsFuture() local114 CompletableFuture<List<Notification.Action>> smartActionsFuture, int timeoutMs, in getSmartActions()
142 CompletableFuture<List<Notification.Action>> smartActionsFuture = in doInBackground() local