Searched refs:FAILURE_CALL (Results 1 – 2 of 2) sorted by relevance
105 throw new ConnectionException(ConnectionException.FAILURE_CALL); in getInstantAppResolveInfoList()296 public static final int FAILURE_CALL = 2; field in InstantAppResolverConnection.ConnectionException
144 } else if (e.failure == ConnectionException.FAILURE_CALL) { in doInstantAppResolutionPhaseOne()