Searched refs:createCancelUiIntent (Results 1 – 2 of 2) sorted by relevance
75 public static Intent createCancelUiIntent(@NonNull IBinder requestToken, in createCancelUiIntent() method in IntentFactory
110 return IntentFactory.createCancelUiIntent(requestId, /*shouldShowCancellationUi=*/ true, in createCancelIntent()