Searched refs:ConnectionNotDeclared (Results 1 – 2 of 2) sorted by relevance
25 class ConnectionNotDeclared(request: ConnectionRequest<*>) : class
28 import com.android.libraries.pcc.chronicle.api.error.ConnectionNotDeclared in <lambda>()117 return ConnectionResult.Failure(ConnectionNotDeclared(request)) in <lambda>()