Searched refs:originName (Results 1 – 2 of 2) sorted by relevance
70 val originName: String? = when (requestInfo?.type) { constant119 getCreateRequestDisplayInfoInitialUiState(originName)!!145 var getCredentialInitialUiState = getCredentialInitialUiState(originName,230 originName: String?, in getCredentialInitialUiState()236 val requestDisplayInfo = GetFlowUtils.toRequestDisplayInfo(requestInfo, context, originName) in getCredentialInitialUiState()277 originName: String? in getCreateRequestDisplayInfoInitialUiState()279 return CreateFlowUtils.toRequestDisplayInfo(requestInfo, context, originName) in getCreateRequestDisplayInfoInitialUiState()
198 originName: String?, in toProviderList()225 appName = originName?.ifEmpty { null } in toProviderList()298 originName: String?, in toRequestDisplayInfo()303 val appLabel = originName?.ifEmpty { null } in toRequestDisplayInfo()