Searched refs:exceptionally (Results 1 – 22 of 22) sorted by relevance
203 .exceptionally(e -> Log.w(TAG, "Got exception in startAsync", e)); in startAsync()275 .exceptionally( in doCp2SyncFirstRun()462 .exceptionally( in scheduleDeltaUpdateLocked()
121 .exceptionally( in updatePersonCorpusAsync()
89 .exceptionally(ex -> { in setCue()
164 .exceptionally(ex -> { in getBitmaps()
83 .exceptionally(ex -> { in setLanes()
236 .exceptionally(ex -> { in setProvidedManeuverIcon()
96 .exceptionally(ex -> { in setCue()
149 .exceptionally(ex -> { in getBitmaps()
84 .exceptionally(ex -> { in setLanes()
234 .exceptionally(ex -> { in setProvidedManeuverIcon()
165 .exceptionally((t) -> { in scheduleFilter()
147 }, mExecutorService).exceptionally((ex) -> { in uploadPicture() method213 }).exceptionally((ex) -> { in downloadPicture() method
206 .exceptionally((throwable -> { in scheduleTransaction()
144 .exceptionally( in switchVolumeDevice()
776 .exceptionally((throwable) -> { in onCallEnteringRinging()
4070 disconnectFuture.exceptionally((throwable) -> {4115 .exceptionally((throwable) -> {4134 removalFuture.exceptionally((throwable) -> {4155 .exceptionally((throwable) -> {
4795 .exceptionally((throwable) -> { in initializeDiagnosticCompleteFuture()
512 .exceptionally(e -> Collections.emptyList()); in queryAllTypes()515 .exceptionally(e -> Collections.emptyList()); in queryAllTypes()
3836 phone.getContext().getMainExecutor()).exceptionally((ex) -> { in checkAndRejectIncomingCall()