Searched defs:appDisplayName (Results 1 – 2 of 2) sorted by relevance
92 val (isCancellationRequest, shouldShowCancellationUi, appDisplayName) = in onNewIntent() constant132 val appDisplayName = getAppLabel(packageManager, cancelUiRequest.packageName) in maybeCancelUIUponRequest() constant
70 val appDisplayName: String?, constant in com.android.credentialmanager.CancelUiRequestState