Searched defs:shouldShowCancellationUi (Results 1 – 2 of 2) sorted by relevance
59 val (isCancellationRequest, shouldShowCancellationUi, _) = in onCreate() constant92 val (isCancellationRequest, shouldShowCancellationUi, appDisplayName) = in onNewIntent() constant127 val shouldShowCancellationUi = cancelUiRequest.shouldShowCancellationExplanation() in maybeCancelUIUponRequest() constant
144 @NonNull IBinder requestToken, boolean shouldShowCancellationUi, in createCancelUiIntent()